In a modal
Overview
You may place your form within a modal if it only has 3 to 5 fields.
Saveaction closes the modal and triggers a snackbar on the main pageSame error management as a regular creation form
Limitations
A modal can not trigger another modal.
Thus, those inputs are forbidden in a form within a modal:
DateRange PickerDate Time PickerAdvanced Picker
However, a modal can trigger overlays such as Dropdowns, Tooltips, etc.
Last updated
Was this helpful?