Umbraco Forms - Custom workflow (FieldMapper type)...
# help-with-umbraco
c
Hey all, Currently making an extension of Umbraco forms into the Simplicate CRM. Ive created some working workflows in Umbraco that auto post / put data into the CRM but now I want to allow form editors to map that data themselves. I know we can use the FieldMapper type to allow a user to manually enter aliases and select form values from the existing form. I was wondering if its possible to intialize the FieldMapper so that its already prefilled with some data and then the editor simply has to choose which field is appropriate, instead of needing them to go and search the API Reference for this 3rd party API to find out what the alias is called? Cant seem to find too much documentation out in the wild for the FieldMapper type 😬 Cheers
3 Views