Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I want to have a custom control action to intercept the Umbraco Forms update data URL. For example, user can edit the form contents with this URL:
https://locahost/MyDocumentHasAForm/?recordId=CC941D37-53E4-4004-B82C-6E0EFD8B8E3D
But I want to be able to check the form record values to determine whether user can edit the record or not. What's the best way to do this?
Thanks PJ
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to intercept Umbraco Forms Update the Data URL
I want to have a custom control action to intercept the Umbraco Forms update data URL. For example, user can edit the form contents with this URL:
https://locahost/MyDocumentHasAForm/?recordId=CC941D37-53E4-4004-B82C-6E0EFD8B8E3D
But I want to be able to check the form record values to determine whether user can edit the record or not. What's the best way to do this?
Thanks PJ
is working on a reply...