Insert value after submit

imises

New Member
Hello!

I have a simple contact form with three fields:
- name (validation: notempty)
- phone (validation: notempty)
- date (validation: notempty)

But if i only fill the name field with "test" and submit the form i get some error messages for the other two fields, but the name-field ist empty...
After a submit i want that the value (here "test") is in the field. Or that all validations will checked if i click on submit.

The default option with php eval does not work, because the eval will not be executed on submit...
 
"some error messages" is not very infomative, which ones?
Which exact Joomla and Fabrik version?

Defaults are inserted in new records.
 
With the error messages for the other two field i mean the noempty-validation message. I attached two screenshots ;)
Joomla 3.5.1
Fabrik 3.43
 

Attachments

  • after_submit.png
    after_submit.png
    22.5 KB · Views: 93
  • before_submit.png
    before_submit.png
    11.7 KB · Views: 104
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top