SMS Conversation
Manage an SMS message conversation with a modern UI.
Last updated
Manage an SMS message conversation with a modern UI.
Last updated
⚙️ Powered by Rock RMS
The type of snippets that will be made available via the snippet keyboard button.
The number of messages to be returned each time more messages are requested.
The number of seconds to wait before reporting a database timeout.
The following query string parameters are recognized and utilized by this block.
PhoneNumberGuid
Guid
The Rock phone number that should be used for this conversation.
PersonGuid
Guid
The Guid of the Person to be communicated with.
To style message bubbles, we introduced the following custom CSS classes.
-rock-inbound-background-color
Color
The color of the inbound messages background.
-rock-inbound-text-color
Color
The color of the inbound messages text.
-rock-outbound-background-color
Color
The color of the outbound messages background.
-rock-outbound-text-color
Color
The color of the outbound messages text.
You can target these elements by using the ^MessageBubble
selector.