- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2017 02:16 AM
Hi All,
What i want is to add new line in help text on catalog variable field.I have searched on community and found solution as given in this link -Can you break lines in "more information" of variables?
I have made changes as per solution given in this link ,it is working fine on native view but when i checked the maintain item on portal, <Br> tag is showing in help text under field.
Native view---
Portal ---
I don't want to show <br> tag on portal.
If i didn't use the solution given in the link, then help text is displaying exactly as i want on portal but in native view, second line is not getting start as new line.
Could you have some other solution to add new line in help text on catalog variable?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2017 02:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2017 02:19 AM
Hi,
Instead of using break, can you try using /n
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2017 03:23 AM
Hi Saprem,
i have used /n but i am still facing same problem.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2017 01:29 PM
Hey Gagan bro,
Try this in help text:
Hello world <BR> The text here will show up in new line </BR>
Thanks,
Vino

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2019 07:58 AM
How to switch from Native view to Portal view? I'm referring to the first two screenshots of the post?