Set property for individual button of footer
Hi guys,
?
Aim to change the label of a button in footer from "Enable editing" to "submitting editing " after clicked. While just find, it's unable to get the individual button with
?
$frmArchiveRisk.state.footer.items[0].
?
Which results unable use the activity of Set form element property
?
is there any workaroud as you guys knew?
Cheers?
0
-
Hi Minbin,
The label can be changed by using a Set Form Element Item Property activity instead.
Element: =$frmArchiveRisk.state.footer
Item Key: 0
Property Name: label
Property Value: Submitting editing
Thanks, Stefan
0 -
thanks Stefan,
that's what exactly I'm after.
Kind Regards,
Minbin
0
Please sign in to leave a comment.
Comments
2 comments