Mutate form data before creating record on relation manager
Im trying to modify data before saving into database from
form()
on relation manager but I dont know how to do. I tried with mutateFormDataBeforeCreate()
and beforeCreate()
on create page but nothing happens.1 Reply