allow_delete="false" is set but delete is still visible and working

Support MB Frontend Submission allow_delete="false" is set but delete is still visible and workingResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31707
    mailme@markokrstic.com[email protected]
    Participant

    Scenario is

    I have created front end submission and pasted this shortcode:

    [mb_frontend_dashboard edit_page="9" allow_delete="false"]

    and I also pasted that here:

    [mb_frontend_form id='ticket' post_fields='title,content' post_status='draft' submit_button='Submit ticket' allow_delete="false"]

    as I was not sure where I need to paste it.

    I have logged in as subscriber and created a post.
    In post list I can still see delete post button.

    How can I remove it?

    #31711
    Long NguyenLong Nguyen
    Moderator

    Hi,

    The parameter allow_delete supports displaying a button "Delete" on the frontend submit page. On the dashboard page, the user will have full control over the post Edit or Delete.

    Please read more here https://docs.metabox.io/extensions/mb-frontend-submission/#shortcode-attributes

    #31714
    mailme@markokrstic.com[email protected]
    Participant

    Thanks Long.
    I understood it wrongly.

    I taught that parameter will disable it in the dashboard.

    Thanks for clearing one that out.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.