Perspective: Manual Parameter Type or Type Inheritance
planned
T
Tim Johnson
It would be great to either:
a) Assign a parameter type (color picker, path picker, icon picker, etc) to a particular parameter meta data, or
b) Have the parameter type inherited by binding, so that if a parameter is bound to a color property, it automatically provides the color picker, etc.
Log In
P
Paul Griffith
Merged in a post:
Custom properties and parameters validation
S
Steven Cheron
Add the possibilty to create a validation on a custom property or on a parameters with dropdown, possible types (one or more type) or regular expression.
For example, on valve template, the possibility to have a parameters to turn the valve template (top, right, bottom, left) with a dropdown.
Or for tagpath parameter, the possibility to define that can only be a string with some "/" and "[ ]".
P
Paul Griffith
planned
We have a feature in the backlog to allow defining your own schema for view parameters, such that you could do all the things we can do in
props
- define enums, define ‘suggestions’, define tooltips, etc. This would include specifying a "type" for properties, which would tell the JsonEditor to bring up the appropriate helper.