How to stop ui page from updating in database
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 06:58 AM - edited 08-21-2023 06:59 AM
Hello,
I am using UI page to get all the location data and populate a reference field(ref: location) in a custom table form.
functionality:
I am sending the sys_id of the loc record and the sysid of the custom table record to script include and updating the field on the form.
expected:
I want to just populate the record from UI page without updating the record. (like using a client script/ ui policy).
Is there anyway we can use, like g_form.setValue() in ui page?
0 REPLIES 0