Why the line break is not working?

Community Alums
Not applicable

Hello! I'm using an Script Include that calls a UI Message and sends the values of the fields by parameters to the message. The problem is that the values of the fields have to be one below the other and for that I am using \n in the Message. But I can't find any reason why the line break works in some fields and not in others. I can't make it jump the line and it stay next to each other. The strange thing is that in some fields it works but in others it doesn't. Any idea what could be the reason or what I can try to fix it? Thanks.

6 REPLIES 6

Yes, Date/time fields respect and accept values as defined by the format selected by the current user. Since there is no Date/time format that would contain new lines, no values containing new lines will be accepted.

BharathChintala
Mega Sage

@Community Alums  That new line will work on html fields and string fields with more length.

 

can you send script so we will know what exactly you wrote wrong.

 

Thanks

Bharath

If my inputs have helped with your question, please mark my answer as accepted solution, and give a thumb up.
Bharath Chintala