hi i would you like to know if is possible that the administrator can authorize or prohibit the inclusion of data from a form submitted by registered users.
I have the need for the administrator to authorize or not the publication of data from a form. Thanks
I have the need for the administrator to authorize or not the publication of data from a form. Thanks
Hi Marco,
Typically this is done by saving the data with an extra 'status' column. Set this to 'false' to indicate that it isn't approved. Then create a second form for the admin to review the data and change the status flag to approve it.
Bob
Typically this is done by saving the data with an extra 'status' column. Set this to 'false' to indicate that it isn't approved. Then create a second form for the admin to review the data and change the status flag to approve it.
Bob
Thanks, for the quickly reply, but is possible to show/hide some records to the registered users?
if yes how?
Thanks
if yes how?
Thanks
This topic is locked and no more replies can be posted.