This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Code php to my forms


  1. irivinsu
    Member

    Create my forms , now I want to know how to create validations on my form, for this i need the php file of my form, but in part of the Code I dont see how to obtain the php file.
    I like to know how if I put value in field1 and click to enter in this moment search to the database if it exists, if yes there showing the information in a fields but if not send message and we need to enter de information , this is possible ?

    Posted 8 years ago #
  2. yuniar

    MachForm doesn't generate standalone PHP code for each of your form. I think you can do what you need by using custom javascript code.
    Write a custom javascript that handle the task (doing ajax request to your own custom PHP script) and then associate the javascript code with your form (use the Custom Javascript option on your form properties)


    MachForm Founder

    Posted 8 years ago #

RSS feed for this topic

Reply