I have an English and Chinese version of my site, and I have a popup form that uses Contour with a number of dropdowns on this form. I am wanting to be able to change the values of the dropdowns using dictionary items, however adding # onto the front of the values does not seem to work, even though this does work for the captions.
Does anyone or has anyone got this working before? The version of Contour is 3.0.7 and Umbraco is 6.0.0
Multi-language dropdown lists
I have an English and Chinese version of my site, and I have a popup form that uses Contour with a number of dropdowns on this form. I am wanting to be able to change the values of the dropdowns using dictionary items, however adding # onto the front of the values does not seem to work, even though this does work for the captions.
Does anyone or has anyone got this working before? The version of Contour is 3.0.7 and Umbraco is 6.0.0
EDIT - Got this working now so please ignore...using # works fine
Comment author was deleted
Yup Contour supports the use of dictionary items so simply use #dictionaryKey :)
is working on a reply...