5 years, 12 months ago
#18030
::
Did not work. When I change property ‘type’ of widget ‘Input’ to ‘number’ I can’t see my ‘integer domain’ in value validationi dialogue.
Behaviour is same as type would be ‘text’.
Ok, solved.
I’ve to create my domain of same base type as widget shows when clicking on value Validation (range slider -> base type float, Input -> base type string, etc.).