When writing PHP code when the page loads, where is the form data located? It used to be in $form->data.
now its in
$this->data("field_name")
You need to login to be able to post a reply.