multiple selection mode for ${ask()}
Are you missing a feature? Request its implementation here.
-
- Posts: 48
- Joined: Wed Oct 22, 2014 4:11 pm
multiple selection mode for ${ask()}
Post by friedemann_bach »
Dear developers,
I would like to use ${ask()} in an Action to let the user select multiple values, in order to fill an attribute. It seems that currently only single selection mode (by radio buttons) is supported. Is there a way to make ${ask()} allow also multiple selection, in analogy to oxy_popup where I can set the "selectionMode" to 'multiple'?
Best regards and many thanks for all your precious work!
I would like to use ${ask()} in an Action to let the user select multiple values, in order to fill an attribute. It seems that currently only single selection mode (by radio buttons) is supported. Is there a way to make ${ask()} allow also multiple selection, in analogy to oxy_popup where I can set the "selectionMode" to 'multiple'?
Best regards and many thanks for all your precious work!
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: multiple selection mode for ${ask()}
Hi,
Thanks for the report, we already have an issue registered for this and based on your feedback I will try to increase its priority.
This type of ask editor variable would probably show a list of checkboxes and you would also need to tell it the separator that it should use when composing the final value from the list of checked values (space or ; or ,).
For now you will probably need to implement your own AuthorOperation Java extension and show your custom dialog to allow for such customization.
Regards,
Radu
Thanks for the report, we already have an issue registered for this and based on your feedback I will try to increase its priority.
This type of ask editor variable would probably show a list of checkboxes and you would also need to tell it the separator that it should use when composing the final value from the list of checked values (space or ; or ,).
For now you will probably need to implement your own AuthorOperation Java extension and show your custom dialog to allow for such customization.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 48
- Joined: Wed Oct 22, 2014 4:11 pm
Re: multiple selection mode for ${ask()}
Post by friedemann_bach »
Great, thank you! For now I will find another solution, as you proposed.
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ 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