In my website i have multiple user roles, however, only one fo them can create new entries, the others can only modify such entries.
I can't restrict page access since the entry creation and the editing are on the same page, is there any way to prevent other user roles to create entries and only allow one?
Did you see this KnowledgeBase article? https://formidableforms.com/knowledgebase/global-settings-overview/#kb-permissions From the front end, add and edit forms use the same capability. You can't separate those functions on the front end. From the admin area, you can restrict roles to add or edit.
Please login or Register to submit your answer