F
Filament•12mo ago
Carlo

How do you adjust the modal's max width in a ModelResource's default create?

I can change the modal's max width in the table action but I cannot figure it out how to adjust the default modal create
3 Replies
Carlo
Carlo•12mo ago
Hi @awcodes, thanks for responding 🙂 That works if I'm inside the table action but I cannot make it work inside the default create form there is no modalWidth() method here so I'm not sure how to adjust it from here. Any idea how?
awcodes
awcodes•12mo ago
It has to be on an action. And forms aren’t actions.