in version 4 how to set the "create" modal size to medium?

i can set the edit modal size EditAction::make()->iconButton()->modalWidth(Width::Medium), but i remove the create form getPages to use it as a modal .. but can not find how to set it's size like in EditAction
2 Replies
Dan Harrin
Dan Harrin3mo ago
the List/Manage page file has a CreateAction
Sarthak Garg
Sarthak Garg3mo ago
Is there any way to globally disable create and create another. I just want 2 buttons globally like create and cancel. @MedoLaravel

Did you find this page helpful?