Skip to content

How to show update confirmation modal without custom JS? (confirmDelete() only works for delete) #183

@vfixtechnology

Description

@vfixtechnology
  • Package Version: 7.4
  • Laravel Version: 12.8

Description:

Is there any helper method like confirmDelete($title, $text) for update actions?

I want to show a confirmation alert box with “Yes, Update” and “Cancel” options before performing an update — without writing custom JavaScript.

Couldn’t find anything related in the docs. How can I achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions