Idea Summary
Create page wizards are a nice way of quickly starting a page. However, for any blank modal/drawer I create, I always have to manually do these steps:
- Create a region in the body (blank with attributes)
- Create region in footer (buttons container)
- Create a cancel button
- Add dynamic action to the cancel button
I propose an option that I can check, which then will automatically create such a scaffolding. In my opinion, from a UX point of view, this is the ideal blank modal. But you are welcome to discuss the details.
For a report with form, the wizard already automatically creates a footer region for the form modal.
Use Case
Quickly creating a blank modal.