gs.addInfoMessage / gs.addErrorMessage is not persistent for messages shown in list layout

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 04:49 AM
hi all,
We have a business rule on one of our tables that shows an info message or an error message when the field value gets changed. The users are changing the field on the list layout of the native UI which displays the message as shown in the screenshot below.
There are 2 issues here:
- the messages are not persistent. they disappear after a while. we would like them to be persistent.
- the table has around 50 columns and when the user scrolls to the right-most side of the screen and edits the field, the info message or error message is shown on the left-most screen as below. we would like it to be shown in the center where the user could view it.
I know that the addinfomessage and adderrormessage work well in the form view but our end users like to make changes using the list view because they could do multi-row edits faster and so asking them to use the form view for making the changes is not an option.
Thanks,
Ravish
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2023 06:05 AM
bump