I am working on a member profile form where members can update their data at the frontend.
For one of the fields i have created a new "Prevalued Sources" of type "Umbraco Documents" and assigned it to a "dropdown" field. Therefore i have assigned {member.location} as default.value.
I've got two problems:
Using "Member Profile" form dropdown list field i can update member
profile's location but whenever i load the form, dropdown
list is empty (don't remember selected value).
Form dropdown field does not apply default value
Content node 1
-- Content node 11
-- Content node 12
Content node 2
Content node 3
I also tried with Ultimate Picker as "Prevalued Sources" with worse results.
Any ideas how can i get it working using Contour?
Thanks in advance!
Ivan
I actually have the same problem...so just bumping this thread
Hi dawoe,
Finally i created my own solution taking "Profile Editor Macro" source code as reference.
Comment author was deleted
Looks like a bug, will add it to our issue tracker and take a look for the next maintenance release
is working on a reply...