Actions
Feature #28740
closedUse ForemanModal as confirmation dialog
Description
It would be nice if we could use ForemanModal as a confirmation dialog. As a developer, I'd like the following:
- to have 'Submit' and 'Cancel' buttons in the footer
- to define async action to be triggered when 'Submit' button is clicked
- to define callbacks to execute when async action finishes
Actions