Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

problem with multivalues #68

Open
almgun opened this issue Jul 25, 2014 · 0 comments
Open

problem with multivalues #68

almgun opened this issue Jul 25, 2014 · 0 comments
Labels

Comments

@almgun
Copy link

almgun commented Jul 25, 2014

I try to select multiple values.The selection works fine but the value in the control does not "survive" a submit. In fact, the control will not show multi-values from a document of any kind. I use a select2Picker in conjunction with a hidden input control. I set the multipleSeparator in the hidden-input control to ',' (comma) and that triggers the multivalue behviour. However, as I said it will not render after a save. In the emitted source code I notice a extlib.dijit.BootstrapPickerSelect2 with a currentValue property. The problem seems to rise when this property contains a comma separated list (like "currentValue":"r1b2,r1b3") The list shows up blank in the UI.
Tested version 1.0.0.201407020945

markleusink added a commit to markleusink/Bootstrap4XPages-1 that referenced this issue Aug 4, 2014
@markleusink markleusink added the bug label Aug 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants