Skip to content

Disable form cancel popup #2644

Closed Answered by tabuna
c-gross asked this question in Q&A
Discussion options

You must be logged in to vote

You can disable this behavior in the configuration file:

/*
|--------------------------------------------------------------------------
| Prevents Abandonment
|--------------------------------------------------------------------------
|
| This option determines whether the Prevents Abandonment feature is enabled
| or disabled for the application.
|
*/
'prevents_abandonment' => true,

Or set this behavior in a particular screen. For example, enable/disable

/**
* The boolean value retu…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by c-gross
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants