I’m working with JMix roles. When I don’t grant access to the detail view for a list view that has a “Create” button (which redirects to the detail view), the application is redirected to a different page and displays the following error message:
"Could not navigate to ‘sampleScreen/new’. Reason: Access denied.
Available routes: … … …"
Instead of this, I want a popup to appear when the “Create” button is clicked.