The CreatorCon Call for Content is officially open! Get started here.

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

Ravish Shetty
Tera Guru

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. 

 

 

RavishShetty_0-1674132116578.png

 

There are 2 issues here:

  1. the messages are not persistent. they disappear after a while. we would like them to be persistent.
  2. 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.

RavishShetty_1-1674132442243.png

 

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

Ravish Shetty
Tera Guru

bump