When using a text format for notification is there a way I can cut the text off if its a big text message?
When I get long text it shows it all and doesn't fit in the box.
When using a text format for notification is there a way I can cut the text off if its a big text message?
When I get long text it shows it all and doesn't fit in the box.
You have the "tc" codes to cut text.
tc(cut, cut the text to the number that you want.
tc(ell, cut the text to the number and add ... three dots in the final.
Example:
$tc(ell,ci(tittle,0),4)$
This are going to cut the tittle of the first event to 4 and add three dots in the final.π
Thank you for the reply, much appreciated.
I found this $tc(ell, "sOme tExT", 4)$
How do I add $ni(0, text)$
So that I can cut my notification. Sorry for not understanding
No problemππ, with a little training you can understand the way tha the formulas work.
$tc(ell,ni(0,text),4)$
When you want to use the tc or the BB codes I recommend you to put the tc code, erase the "some text" and put in this place the text that you want without the money symbol.
Like:
$tc(ell, "sOme tExT", 4)$
$tc(ell, , 4)$
$tc(ell,$ni(0, text)$ , 4)$
now erase the "$" symbol
$tc(ell,ni(0, text) , 4)$
You can't put the "$" symbol inside the other code, because this cut the code and don't work.
You need to have the same ammount of left brackets "(" than right brackets ")"
This are a few indications to use codes. Good luckππ
Nelson, you're a genius! I really appreciate your help.
Thank you very much you've been more than helpful.
Jajajaπ€£ππ You are welcome ππ