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

enum field selection based on watch of another field #841

Open
fyhan1 opened this issue Jul 1, 2020 · 0 comments
Open

enum field selection based on watch of another field #841

fyhan1 opened this issue Jul 1, 2020 · 0 comments

Comments

@fyhan1
Copy link

fyhan1 commented Jul 1, 2020

In relating to use of Jenkins plugin ExtendedChoiceParameter (jsonEditor underline)

Is there a way with the schema for a enum field to change the selection based on another field watched?

Here is a scenario.
There are more than one enum fields (one on root level, the other on 2nd level) with the same list. Selection of the root field will trigger all the others on the 2nd level to have the same selection, but allow user to make changes on individual 2nd level fields, if needed.

btsimonh pushed a commit to btsimonh/json-editor that referenced this issue May 26, 2021
* stepper editor

* stepper enable disable logic

* added stepper test

* fixed code format

* use right dist script in tests

* fix display error message stepper

* added button "type" attribute

Co-authored-by: German Bisurgi <[email protected]>
Co-authored-by: Marc Mautz <[email protected]>
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

No branches or pull requests

1 participant