Hi
How can I do this with Chronoform ? :
Every user can submit a request using a form
All of results can be edited by administrator
Each user can only see the result of his own request !
Thanks🙂
How can I do this with Chronoform ? :
Every user can submit a request using a form
All of results can be edited by administrator
Each user can only see the result of his own request !
Thanks🙂
Well, admin can see all the data stored in some table in the admin area as long as the form is configured to save to a table.
If you want frontend user to see his record then this depends on which Chronoforms version you are using, I suggest using V4, you may use the "DB record loader" action to load the user's record using a small bit of PHP code.
Regards,
Max
If you want frontend user to see his record then this depends on which Chronoforms version you are using, I suggest using V4, you may use the "DB record loader" action to load the user's record using a small bit of PHP code.
Regards,
Max
This topic is locked and no more replies can be posted.
