- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You also can use the undocumented xfa.context object to identify what botton was clicked.
xfa.host.messageBox("The button '" + xfa.context.name + "' (" + xfa.context.somExpression + ") was clicked.");
Views
Replies
0 Likes
Total Likes