Post update as draft

When user create a post, it is saved as draft and admin can review it, but when user makes an update to the post, admin cannot review these changes, is there a way to resolve this problem.

Thank you

You can do this by adding a "Status" field to your form, set "draft" as the default option and remove the "publish" option.

That way when the form is edited, the post status will be toggled back to "draft".

i added a "Status" field to my form, but i could'nt set "draft" as the default option and remove the "publish" option. how can i do these. İ think it doesn't let me do it. İn the dropdown it doesn't show the options for me to edit.

To set draft as the default, go to your form builder page, select draft in the status dropdown you created and update your form.

The publish option will only show for users who have WP permission to publish posts.

Topic closed.