- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 07:51 AM
Hi,
I need to set the Approval field of the custom table (which is inherited from the change request) to 'Approved' when the Approval is approved in the Related record.
This Approval is triggered from the UI Action once this is Approved
I want to set the Approval field in the change form to Approved
Any suggestions on this please.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 12:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 08:06 AM
I would recommend handling this using a flow in Flow Designer. You may also be able to create a business rule to handle this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 08:21 AM
Hi,
I am trying to do it via BR, I am missing something in the script.
after - insert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 12:35 AM
Hi,
I was able to figure out the BR: This worked for me
Thank You.