- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
This would be a real "nice to have", but I don't think that it is possible.
For starters, Undo/Redo are not available on the Edit menu for Dynamic XML Forms. Undo/Redo are available in Static PDF Forms and AcroForms.
You can script a button to access some menu items, using app.execMenuItem();. However "Undo" and "Redo" are not exposed/available (presumably a security restriction).
If your form is saved as a Static PDF Form, then at least the users can still press Control+Z or click Undo from the Edit menu.
Hope that helps,
Niall