Page 1 of 1

Watch Account Messaging

Posted: Fri Nov 30, 2018 7:35 pm
by mjortiz116
Hey Martin,
Recently I ran a watch account action to send messages to users who follow me. I wanted to structure the message in a way that uses many lines...

For example
"
Hey user,
Get back to me if I can be of help to you

Sincerely,
Me
"

But it seems that the messages only post one line per message, which can also be useful if I want to send different one sentence messages.
However for what I want to do right now, I do not want it to be all in one line. If there anyway that there can be an option for switch between one long message and one line per message?

Re: Watch Account Messaging

Posted: Fri Dec 07, 2018 2:30 pm
by martin@rootjazz
The form should state to add linebreaks use the tokens

Code: Select all

\n
or

Code: Select all

<br>