Contour 3.0.1 Enable Conditions and new folder problems
I am currently running Contour 3.0.1 in Umbraco 4.10.1 using
.NET 4.5 and SQL Server 2008 R2. I have a full licenced version of Contour.
I want to create new folders under the Forms folder but can’t
see how to do it as I don’t get an option to create a folder.
In regards to Enable Conditions, I have a checkbox list of
trades (currently just trade 1, trade 2 etc.) If the user selects trade 2, I
want an additional field to be displayed. I can see and select the other fields
that are displayed in the Enable Conditions dropdown list, but whatever text I
add to the 3rd field (see image) is lost when I update the field.
Have I missed out a step when adding the Contour package? Any
help would be gratefully appreciated.
Contour 3.0.1 Enable Conditions and new folder problems
I am currently running Contour 3.0.1 in Umbraco 4.10.1 using .NET 4.5 and SQL Server 2008 R2. I have a full licenced version of Contour.
I want to create new folders under the Forms folder but can’t see how to do it as I don’t get an option to create a folder.
In regards to Enable Conditions, I have a checkbox list of trades (currently just trade 1, trade 2 etc.) If the user selects trade 2, I want an additional field to be displayed. I can see and select the other fields that are displayed in the Enable Conditions dropdown list, but whatever text I add to the 3rd field (see image) is lost when I update the field.
Have I missed out a step when adding the Contour package? Any help would be gratefully appreciated.
Comment author was deleted
Hi tucker, for folders you'll need to use a convention in the name of your form, just use a slash
so folder/my form
For the conditions be sure to hit the plus icon :)
Hi Tim, thanks for your response.All now working as expected.
is working on a reply...