On v5, when working with custom PHP validation on Submit action, we could populate the array $form->validation_errors['fieldname'] and set an event loader. Is there this kind of array on v6?
Hi flashfs,
Please try this:
Best regards,
Max
Please try this:
$this->errors[] = "new error";
Best regards,
Max
This topic is locked and no more replies can be posted.
