Spine-Toolbox icon indicating copy to clipboard operation
Spine-Toolbox copied to clipboard

Parameters trigger visibility of other parameters

Open jkiviluo opened this issue 1 year ago • 5 comments

When user makes a choice based on a parameter_value_list, it could influence what parameters are enabled for the entity. E.g. choose 'binary_startup' for a unit and you get to use 'startup_cost' parameter (which was disabled before - indicated by being greyed out).

This should work also when the parameter to be filtered is a parameter of another entity_class.

Here are the relevant changes for the DB structure: image

jkiviluo avatar Jan 16 '24 16:01 jkiviluo