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 would like to create a dataType that is showed only if a particular option is selected. For example, If I select the option A in a DDL, appears the dataType X, and if I select the option B, appears Y.
Is Umbraco able to create this kind of dataTypes?
Thanks
Hi Albert,
There is a package / data-type called Cascading Properties - is that the sort of functionality that you are looking for?
http://our.umbraco.org/projects/backoffice-extensions/cascading-properties
Cheers, Lee.
No, what i would like to have 5 different DDL, each one in a different dataType. When I select the first, appears the second, and successively.
Example:
DDL1 {value=1} --> DDL2{value=0}
DDL1 {value=0} --> DDL3{value=0} --> DDL4{value=1}
DDL1 {value=0} --> DDL3{value=1} --> DDL5{value=1}
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
Dynamic dataType according to another dataType
Hi, I would like to create a dataType that is showed only if a particular option is selected. For example, If I select the option A in a DDL, appears the dataType X, and if I select the option B, appears Y.
Is Umbraco able to create this kind of dataTypes?
Thanks
Hi Albert,
There is a package / data-type called Cascading Properties - is that the sort of functionality that you are looking for?
http://our.umbraco.org/projects/backoffice-extensions/cascading-properties
Cheers, Lee.
No, what i would like to have 5 different DDL, each one in a different dataType. When I select the first, appears the second, and successively.
Example:
DDL1 {value=1} --> DDL2{value=0}
DDL1 {value=0} --> DDL3{value=0} --> DDL4{value=1}
DDL1 {value=0} --> DDL3{value=1} --> DDL5{value=1}
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.