The CreatorCon Call for Content is officially open! Get started here.

Update sets on ui actions

XYD23
Tera Contributor

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

Amit Verma
Kilo Patron
Kilo Patron

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.

XYD23
Tera Contributor

I just want to update the name of ui action.