- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Try this and let me know if it works for you.
Off a button add this:
Event is Click and the Language is JavaScript
xfa.host.messageBox("Please save file in a new name. \n\n more text..........add what you want."
, "THANK YOU", 1,1);
app.execMenuItem ("SaveAs");
Views
Replies
0 Likes
Total Likes