Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
I have created a form in Contour 3.0 and have a dropdown list connected to an SQL database.
What I would like is for the user to select an option, but if its not in the list be able to edit the text field and put in their own text input.
Is this possible?
Thanks
Comment author was deleted
Hey Lee,
Maybe you can use a conditional field for that, add an option like 'Other' and then setup a text field that will only be shown if the option 'Other' is selected
Other option is to create custom fieldtype that consists of dropdown and textbox
Here is an example of a razor only fieldtype http://our.umbraco.org/forum/umbraco-pro/contour/40417-Creating-custom-FieldType-with-multiple-SingleLine-textboxes
Docs on extending Contour http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/Extending-Contour/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Drop down list
Hi
I have created a form in Contour 3.0 and have a dropdown list connected to an SQL database.
What I would like is for the user to select an option, but if its not in the list be able to edit the text field and put in their own text input.
Is this possible?
Thanks
Comment author was deleted
Hey Lee,
Maybe you can use a conditional field for that, add an option like 'Other' and then setup a text field that will only be shown if the option 'Other' is selected
Comment author was deleted
Other option is to create custom fieldtype that consists of dropdown and textbox
Comment author was deleted
Here is an example of a razor only fieldtype http://our.umbraco.org/forum/umbraco-pro/contour/40417-Creating-custom-FieldType-with-multiple-SingleLine-textboxes
Docs on extending Contour http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/Extending-Contour/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.