Save a field when creating a model
Hello, I have a
This question is similar ❓┊helpCustom value for field (fill and save field with custom table column) but the provided solution does not work for me while using
How can I save into this field on creation?
Thank you.
casts field in my model and I want to save two other fields into the particular field. This question is similar ❓┊helpCustom value for field (fill and save field with custom table column) but the provided solution does not work for me while using
mutateFormDataBeforeCreate The field I want I can set it inside mutateFormDataBeforeCreate but it fails .How can I save into this field on creation?
Thank you.