In Umbraco Forms, you have something called Conditional Logic that will do this type of thing but it isn't clear from your question if you mean Umbraco Forms?
Thanks for you fast reply!
Is not the conditional logic for the form but a conditional logic for a custom field type.
On the image a created a custom field type named ResellerSelectList, with a attribute setting called Field Width.
What i want is to if it is possible to add a conditional to the "field width", so when i select "col-3" it would show a checkbox list. And when i select "col-6" it would show a different checkboxlist.
Build a custom field type (Forms) with a dropdown that renders different choice depending on selected
Is this possible?
Add this custom field type for a form.
Checkboxes changes depending on which selected option is choosen on the dropdown.
In Umbraco Forms, you have something called Conditional Logic that will do this type of thing but it isn't clear from your question if you mean Umbraco Forms?
Can you elaborate?
Thanks for you fast reply! Is not the conditional logic for the form but a conditional logic for a custom field type.
On the image a created a custom field type named ResellerSelectList, with a attribute setting called Field Width.
What i want is to if it is possible to add a conditional to the "field width", so when i select "col-3" it would show a checkbox list. And when i select "col-6" it would show a different checkboxlist.
is this possible?
is working on a reply...