Skip to content

Increased flexibility on storing data

Compare
Choose a tag to compare
@drsdre drsdre released this 09 May 13:42
· 3 commits to master since this release

Added new event EVENT_BEFORE_CRUD_VALIDATION which fires just before the create/update function runs. Added public function saveFormModel() to allow extending/overwriting how form data is loaded, validated and stored.