Appnitro Software Forums » MachForm 2

Custom database and machform


  1. dpallan
    Member

    For each field that I create in machform is it possible to send to a custom table in my database? eg id# to a specific table, first name, last name to a different table. Thanks.

    Posted 3 years ago #
  2. No, I'm afraid that won't be possible. You need to add your own code for this.


    MachForm Founder

    Posted 3 years ago #
  3. dpallan
    Member

    Where would the best place for the code be. In one of your files?

    Posted 3 years ago #
  4. The best place would be modifying "includes/post-functions.php".
    There is a function there called "process_form()" which do the insert.

    I suppose you can add your custom insert there, after the standard insert query.


    MachForm Founder

    Posted 3 years ago #

RSS feed for this topic

Reply