I have a dropdown called "medlemstype" on a member type. I want to use the chosen value on a contour form. Using:
{member.Medlemstype}
on the form returns the id of the chosen value, eg. "325" instead of the value which is "Gold". What is the syntax for getting the value instead of the id?
get prevalue from a member type property
I have a dropdown called "medlemstype" on a member type.
I want to use the chosen value on a contour form.
Using:
on the form returns the id of the chosen value, eg. "325" instead of the value which is "Gold".
What is the syntax for getting the value instead of the id?
Its Contour 1.1.12
Comment author was deleted
Think it's an old bug, could you try with the most recent Contour version?
its a 4.7.2 umbraco install.
Should i install the 3.0.6 upgrade?
Comment author was deleted
Check update docs :) it's not a package but an archive you need to extract / xcopy , then request a page that does some upgrades but check the docs they contain the details :) http://our.umbraco.org/projects/umbraco-pro/contour/documentation
Comment author was deleted
And not sure 3.0.6 contains the fix ... but give it a try
Comment author was deleted
Ok you might be in luck think 3.0.5 contained fix http://nightly.umbraco.org/Umbraco%20Contour/3.0.21/changes.txt
is working on a reply...