mutateFormDataBeforeCreate() when creating in modal
I have a function in the create class but wanted to know how I can use the same in a modal. In the docs all the life cycle hooks are in the create class too so I assume they don't work with modals either?
2 Replies