Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add value delimiter handling to Picker #1345

Merged
merged 6 commits into from
Dec 28, 2016

Conversation

AFaust
Copy link
Contributor

@AFaust AFaust commented Dec 26, 2016

Similar to the PR #1224 which added value delimiter handling (adding simple value support) to the FilePicker module this PR adds simple value support to Picker and derived modules, using an explicitly configured valueSeparator to determine if the control value should be stringified. Currently only the SitePicker module allows single-selection mode to be configured but in the future other this may be added to other picker modules.

@draperd
Copy link

draperd commented Dec 28, 2016

Thanks for raising this... I'll checkout the branch locally and run the regression tests.

@draperd draperd merged commit 5ee8e1b into Alfresco:develop Dec 28, 2016
@draperd
Copy link

draperd commented Dec 28, 2016

Merged. Thanks for another contribution.

@AFaust AFaust deleted the Picker_simpleValue branch December 29, 2016 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants