Is there a way to force a return (new line) in a string variable so that when itās displayed on a dashboard it reads a little easier?
I typed in a return after %now%
But the return doesnāt work (I want the date on a new line below the time):
Is there a way to force a return (new line) in a string variable so that when itās displayed on a dashboard it reads a little easier?
I typed in a return after %now%
But the return doesnāt work (I want the date on a new line below the time):
This seems to be more of a Dashboard issue than a Rule Machine one.
I just tested with manually adding an enter and also ā
ā and ā
ā and all of those show the line break saved in the variable, but there is none on the dashboard.
Use HTML code. <br> will make a line break.
Works in attributes anyway, have never tried with a variable.
I tried that in a variable and it worked in the variable screen, but was ignored on the dashboardā¦
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.