Applet Save dialog on close
Oxygen general issues.
-
- Posts: 45
- Joined: Wed May 23, 2012 11:20 am
Applet Save dialog on close
Is there any way to change the dialog message on the close? When we use the API AuthorAccess.getEditorAccess().close(true);
Currently we see
Save cms://127.0.0.1/document/access/46?
What we want is
Save <Title of document>?
Currently we see
Save cms://127.0.0.1/document/access/46?
What we want is
Save <Title of document>?
-
- Posts: 9446
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Applet Save dialog on close
Hi Neil,
You cannot take control over that message dialog.
But how about this?
When the user wants to close, you use the API to check if the editor is modified (AuthorEditorAccess.isModified()), if so, you show your own dialog.
If the user chooses to save, you use our API to save and then you use our API to close.
Regards,
Radu
You cannot take control over that message dialog.
But how about this?
When the user wants to close, you use the API to check if the editor is modified (AuthorEditorAccess.isModified()), if so, you show your own dialog.
If the user chooses to save, you use our API to save and then you use our API to close.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service