Edit confirmation message box from action button

Hi all, When you click at the at the action button. There have a confirmation message show up, how could I change “No” to cancel or somethings else ? Thanks

3X_c_a_ca9f29d8354a680ec89b449389fe07177e1ce130.png

1 1 279
1 REPLY 1

UX → Localize

Here you can change the system text to custom. I suggest you use some expression instead of directly changing the text so that the change is made only for that particular view. U can use If(context(“view”)=“name of view”,“custom txt”,“No”)

Top Labels in this Space