Add new line in help text field on catalog variable field

Gagandeep kaur2
Tera Contributor

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---                                                                                                                                                                                                

find_real_file.png                  

Portal ---

find_real_file.png

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.

1 ACCEPTED SOLUTION

saprem_d
Giga Guru

Hi,



Instead of using break, can you try using /n


View solution in original post

4 REPLIES 4

saprem_d
Giga Guru

Hi,



Instead of using break, can you try using /n


Hi Saprem,



i have used /n but i am still facing same problem.



Thanks.


Hey Gagan bro,



Try this in help text:


Hello world <BR> The text here will show up in new line </BR>



Thanks,


Vino


Alexander Versh
Tera Expert

How to switch from Native view to Portal view? I'm referring to the first two screenshots of the post?