Show Modal after Update or Insert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 06:00 PM
I want to create a UI action that displays the values of the record in a modal after the record is updated or created.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 11:34 PM
Could you please explain your idea in more detail? Normally, after creating or updating a record, you can see its values in the record itself. Why is there a need for a modal?
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2024 12:06 AM
My client is requesting this.
To elaborate, the UI action updates multiple fields and combines their values into a field called A.
I would like to copy the value of field A to the clipboard as quickly as possible after it is updated.
Therefore, I want to display the value of field A in a modal.
Alternatively, it would be fine to copy the value of field A to the clipboard after the update.