When Umbraco Forms was Contour there use to be a Field Picker Settings type that would allow you to just let your user pick a single field from the form and have it mapped to something you wanted (good for workflows)!
I've looked around in Umbraco Forms, but i think this has been replaced by the FieldMapper setting - which lets users map multiple fields to different values
But for my workflow I want the user to only have to pick the form field and it be mapped to my already defined property (like it did in Contour).
So before i go write that - can it be done or has it been done in Umbraco Forms ?
Umbraco Forms - Single Field Picker Setting Type
Hi,
When Umbraco Forms was Contour there use to be a Field Picker Settings type that would allow you to just let your user pick a single field from the form and have it mapped to something you wanted (good for workflows)!
I've looked around in Umbraco Forms, but i think this has been replaced by the FieldMapper setting - which lets users map multiple fields to different values
But for my workflow I want the user to only have to pick the form field and it be mapped to my already defined property (like it did in Contour).
So before i go write that - can it be done or has it been done in Umbraco Forms ?
Are you looking for using something like Magic Strings
Yeah magic strings is the quick option, which we are using while we confirm it all works,
but I was hoping for a nice drop-down or something that means the person creating the form doesn't have to remember the special umbraco things :(
is working on a reply...