Page 1 of 1

Quick help

Posted: Thu Feb 20, 2014 4:23 pm
by cesar.garza
Hey guys
I have added the notes in my service.cfg so other teammate can get the help. In the note, I am just writing two endpoints but in the UI it shows everything on the same line. I tried to break the line but it didn't work. Please have a look the attachment. Any suggestions ??
Thanks

Re: Quick help

Posted: Fri Feb 21, 2014 1:06 pm
by sreinhardt
Does this same effect happen when quoting your note with "" and using actual [enter] new lines instead of \n?

Re: Quick help

Posted: Sat Feb 22, 2014 1:37 pm
by cesar.garza
sreinhardt wrote:Does this same effect happen when quoting your note with "" and using actual [enter] new lines instead of \n?
i tried with new line in the service.cfg but it shows everything in one line in the UI.

Re: Quick help

Posted: Mon Feb 24, 2014 11:29 am
by slansing
Yes, what sreinhardt was suggesting was using the enter key to actually create a new line, does this work?

Re: Quick help

Posted: Mon Feb 24, 2014 3:59 pm
by cesar.garza
It didn't work like that either.

Re: Quick help

Posted: Mon Feb 24, 2014 4:15 pm
by tmcdonald
You should use the HTML tag "<br />" for a newline instead of "\n".