auto populate Closed Date field when clicking on Close button is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024 11:53 PM
Hello !
I have created on my form a UI ACTION for close button, here is the code :
and also created a field that will store the closed date:
and i want whenever a use click on the close button this field will auto populated so i used a BR:
condition: state changes to closed
code:
but its only working if i chooses the closed option from the form in myself and right click then save,
if im using my button it changes the state but not filling in the closed date field 😞
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 12:26 AM
You have to remove the setworkflow(false) in UI Action to trigger the BR
Regards,
Piyush Sain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 03:37 AM
Please let me know if it works for you
Regards,
Piyush Sain