I am investigating wheather or not to implement a sort of save-n-edit funcionallity for a customer. The idea is that a member can start, save, and later continue a perticular multi-page-form.
In previous versions I think it's been possible to make use of a querystring such as "?recordId=recordGuid". But from what I gather this is not supported in the new Forms?
Save & edit of form
I am investigating wheather or not to implement a sort of save-n-edit funcionallity for a customer. The idea is that a member can start, save, and later continue a perticular multi-page-form.
In previous versions I think it's been possible to make use of a querystring such as "?recordId=recordGuid". But from what I gather this is not supported in the new Forms?
What would be a good approach here?
Hi David,
Did you ever implement Save and edit/update functionality.
I am currently trying to do the same, I have a number of forms that I want users to be able to update at a later stage.
Hi Barry and David,
How to Edit/Update umbraco form data. If you have any idea than please inform me.
Thank you
Hi Gopal,
Sorry I couldn't get it working so ended up using a different form solution.
Hi Barry,
Thank you for quick reply but can you please share different way. So i can do this task
Yes I am using: https://github.com/kjac/FormEditor
Thank you
is working on a reply...