json-editor icon indicating copy to clipboard operation
json-editor copied to clipboard

enum field selection based on watch of another field

Open fyhan1 opened this issue 4 years ago • 0 comments

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.

fyhan1 avatar Jul 01 '20 00:07 fyhan1