


I want to create a button when clicked can strikethrough a text. Could I do that in LiveCycle Designer?
Views
Replies
Total Likes
Hi,
yes that's quite easy.
The script looks that way:
Text1.font.lineThrough = "1";
Views
Replies
Total Likes