- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 01:29 AM
I have created one UI action when login user click that UI action remove his name from assigned to and state changes to new but when click UI action it asking please select records. Without selecting can we remove login user name from assigned field and state changes to new.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:40 AM
@Anusha Medharam i just checked it in my PDI .It OOB behaviour for list banner type UI action .
You have to select records and then proceed with the script .Otherwise it wont run the code.
Hope this helps
Mark the answer correct if this helped you
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 05:34 AM
Yes it is working in list view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 05:36 AM
Why did you check client callable option in script include and UI action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 05:51 AM
Initially I thought I am going to use it. But it turns out, doesn't required if you wish you can modify the script to run on server side as well. But I will prefer this method in case we wanna do any future modifications for example showing confirmation box before removing assigned to.