How use Contour form as "create data form" and "edit data form" to create data records and edit records
Hi,
i like to use the contour to create forms for editing customer data such as customer contact address and delivery addresses. The data are saved in a non umbraco datatable.
For example i have a list of delivery addresses, and the customer can add, edit and delete some addresses.
For adding and editing i want to use contour form, like "Contour member tools" example.
For saving the data i use the "Workflow Types", but how i can fill the form with the data (of the selected delivery addresses) that i want to edit?
How can i fill the contour form fields with the customer data, that i want to edit? How can i pass the values of my current delivery adresses model to the contour form?
How use Contour form as "create data form" and "edit data form" to create data records and edit records
Hi,
i like to use the contour to create forms for editing customer data such as customer contact address and delivery addresses. The data are saved in a non umbraco datatable.
For example i have a list of delivery addresses, and the customer can add, edit and delete some addresses.
For adding and editing i want to use contour form, like "Contour member tools" example.
For saving the data i use the "Workflow Types", but how i can fill the form with the data (of the selected delivery addresses) that i want to edit?
How can i fill the contour form fields with the customer data, that i want to edit? How can i pass the values of my current delivery adresses model to the contour form?
thanks
is working on a reply...