Update sets on ui actions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 08:22 PM
I have two instances with same ui action, but code and conditions are different in both instances, now I want to change name of ui action only . So I need to use update set to from one to another . How to change only name through update set and nothing other than name should change.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 09:37 PM
Hi @XYD23
Why not make use of Background Scripts or Fix Scripts if you just want to update a single value in multiple records ?
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 09:39 PM
I just want to update the name of ui action.