Powered by
you're in control of the prefix so you can decide ...
# ❓questions
m
MD
03/13/2023, 2:30 AM
you're in control of the prefix so you can decide whether to populate in
prepareFieldsBeforeSave()
of your repository so it saves to the database (and conversely to strip it out in
getFormFields()
) or to add it everywhere it's used with something like a model attribute
Previous
Next