Great package! It's helped me out a lot. One question... is it possible to use fields with spaces in? For example, the form field I'd like to use for the Member Name is "First Name". I've tried using First Name, FirstName, firstName, First_Name plus others, but keep getting the "Required field is not provided!" message in the log.
Thank you! Glad to hear that the package helped you! :)
Yes, you should be able to use fields with spaces. In your case where you have a Field with the caption First Name you should just write the same thing in the workflow for name First Name. Se images:
The above example works for me and saves the member, Is this still an issue for you? What version of Umbraco are you running so i can try to recreate the error. Thank you for your feedback!
Also, if this still is an issue for you, try installing the latest version of this package. I´ve added som fixes regarding casing that might also be the source of your issue.
Just install this package on top of the old one, no need to uninstall or remove your already made workflows.
I got this working with v1.0.3 using spaces as per your first comment but I've updated anyway. I think I was having one of "those moments" (maybe too much coffee not enough sleep?!
Field Names with Spaces
Hi Dennis,
Great package! It's helped me out a lot. One question... is it possible to use fields with spaces in? For example, the form field I'd like to use for the Member Name is "First Name". I've tried using
First Name
,FirstName
,firstName
,First_Name
plus others, but keep getting the "Required field is not provided!" message in the log.Any help would be appreciated :)
Thanks, David.
Hi David!
Thank you! Glad to hear that the package helped you! :)
Yes, you should be able to use fields with spaces. In your case where you have a Field with the caption
First Name
you should just write the same thing in the workflow for nameFirst Name
. Se images:The above example works for me and saves the member, Is this still an issue for you? What version of Umbraco are you running so i can try to recreate the error. Thank you for your feedback!
Also, if this still is an issue for you, try installing the latest version of this package. I´ve added som fixes regarding casing that might also be the source of your issue.
Just install this package on top of the old one, no need to uninstall or remove your already made workflows.
Hi Dennis,
I got this working with v1.0.3 using spaces as per your first comment but I've updated anyway. I think I was having one of "those moments" (maybe too much coffee not enough sleep?!
Anyway, thanks again for a great package!
David.
Hehe too much coffee and not enough sleep will do that. :)
Great to hear that it worked out for you, and thank you for the kind word on the package.
All the best / Dennis
is working on a reply...