Why the line break is not working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 10:51 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 11:28 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 10:56 AM
@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
Bharath Chintala