Well it seems this is due to the umbraco datatypes storing a different format, the datatypes will store the id of the prevalue and Contour will provide the value...
Thanks for the quick response. I have applied the new dll file into the bin folder and tested registering a new member but still doesnt seem to select the correct drop down for title.
please see below
I have made sure the custom DataType is using 'Dropdown list multiple'
Contour binding DropDown lists to Membership
Hi
Im creating a Register/Membership sign up form with extra properties.
I can map the textstring values to the propertys not a problem. What im having trouble doing is binding the drop down values.
Above are is the Title drop down with the values, Mr, Mrs and Miss
As you can see on the workflow of the form im binding the Title to the Title Drop down
Above are the Members properties, with the Title drop down using my Custom DataType i created that is a drop down with the values Mr, Mrs and Miss
When the form is submitted i get all the other mapping ok, it inserts the values for the textstrings but not the Title?
There must be something simple i am missing but cant see what, can any one help?
It's a bug, looking into it now :)
Added to our issue tracker and in progress now ;) http://issues.umbraco.org/issue/CON-232
Well it seems this is due to the umbraco datatypes storing a different format, the datatypes will store the id of the prevalue and Contour will provide the value...
Ok think I found the fix
Could you download https://dl.dropbox.com/u/886345/UpdateProviders.zip then unzip and place that in your bin directory (overwriting the existing ones).
Also make sure in your title datatype you are using the render control 'dropdown list multipe' (so not the one with publishing keys)
See attached screenshot
Let me know if that does the trick (so register a new member and see if it works now)
Hi Tim
Thanks for the quick response. I have applied the new dll file into the bin folder and tested registering a new member but still doesnt seem to select the correct drop down for title.
please see below
I have made sure the custom DataType is using 'Dropdown list multiple'
Hmmm works here, what umbraco version are you running? And are you sure the mapping is still in place on the workflow?
Hi
Yep, made sure the mapping is still there on the workflow.
Im using the TeaCommerce starter Kit, i think its version 4.7.2
Ok will do a test with that version to make sure :)
Thank you i apreciate your help. I will create a new custom DataType, new binding and new form and run through the process again just to make sure.
Ah i know I was testing the create document workflow, need to be the create member one, doh!
Ok these are the correct assemblies: https://dl.dropbox.com/u/886345/MemberTools.zip (again unzip and place in bin)
Let me know if that works :)
Hi
Nope, still does'nt work.
Would you like the login for our staging build so you can login and create a user and check it's not something stupid ive done somewhere?
Sure you can mail it to tg at umbraco dot com, thanks :)
No problem, email on its way :)
Hi Tim
Did you get my email ok? Have you managed to have a look around on the site?
Yup just back from lunch, seems to be setup ok, will try to reproduce
Mistake in my code, try these https://dl.dropbox.com/u/886345/MemberToolsUpdate.zip
Ok cool, uploaded now, i'll give it a go ;)
Ah no, didnt work, did it work ok for you?
Dammit, last try :p
Yeah just tested and with that latest version it works...
... are you sure they are deployed? might be due to the umbraco version then...
Just tested on your site and it doesn't work, can you check if the assemblies are being updated?
Yep just deleted the dll and pdb files and re added the ones from MemberToolsUpdate zip, will try again now
As before i was using filezilla to transfer files, maybe it wasn't copying over them correctly.
I will try registering a user now
Yeah might not have had the correct permissions...
Ok so tried that and it still doesn't work :(
Deleted the dll files and copied the new ones in. It has all the permissions on it.
Im gonna start from scratch with the Reg form, Custom dropdown DataType, even membergroups, see if that fixes it.
Nah don't it's probably the umbraco version
Since I tested with the exact same setup I have localy and it didn't work so the only thing I can think of is something in the umbraco version
Testing with the same version now... will let you know what I find
You think it would be ok if i upgraded the version? Would that break my TeaCommerce site?
Not sure about TeaCommerce better ask the TeaCommerce team, I can reproduce so hopefully I'll have a fix in a couple of minutes
Yeah looks like it's due to a bug in that umbraco version, upgrading is the way to go
Ok cool, which version is best?
I shall then ask TeaCommerce team if it's ok to upgrade from version 4.7.2 to version x.x.x
Cheers
No experience with Teacommerce so better ask the teacommerce team :)
Hi Tim
Ive upgraded my site to Umbraco 4.11.3
It took a long time to move TeaCommerce over to it, but alas it's all done now.
I have added a Register form, and added your DLL update and it Works!!
Thankyou very much for all your time and effort, i really apreciate it.
Cheers
Neil.
Pfew glad it's working :)
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.