1. Tony_Rousell
  2. Support
  3. Friday, October 17 2014, 03:49 PM
Hello again.

just found this little thing that I don't understand.

While editing a profile you can return to a new line. Like I am doing here.

But in the view profile returns are ignored and made in to one sentence. which is not good for creating a FAQ list.

Thank You.

Tony.

PS When I make my fortune I will be taking you all out for dinner. X
Attachments (2)
Accepted Answer
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was weekend for us :D

Add this to your CSS stylesheet
alias_of_fieldValue{
white-space: pre;
}

replace alias_of_field with your alias, example for field with alias "desc" you must add this
descValue{
white-space: pre;
}


We add this on the next version,it makes more sense ;)
  1. more than a month ago
  2. Support
  3. # Permalink
Tony_Rousell Accepted Answer
Hello there,

No need to apologise for enjoying your weekends.

You are doing an amazing job.

Thank you,

Tony.
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.