After submitting a record to the record producer, how can we stay on the same page and receive a message via UI Policy "Thank you for filling in the form"?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2022 03:32 AM
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2022 05:01 AM
Hi,
OOB there are two choices after a Record Producer is submitted, either you land on the produced record, or you go back to the Catalog homepage, default is to show the produced record.
Is that what you mean by staying on the same page?
In the scripting section on the Record Producer you can add this line to show a thank you notification
gs.addInfoMessage('Thank you for filling in the form');