Prepopulate Input Table fields

  • ellisinteractive
    Asked on February 17, 2021 at 6:28 PM

    Hello, we need our table to be prefilled with values. Is this achievable? We need to insert php code in to the value slot, we then use the full code and insert it in to the website.



  • Ariel JotForm Support
    Replied on February 17, 2021 at 10:12 PM

    Hello,

    Yes, you can get the form's full source code and prepopulate the form by inserting the value in the fields' value attribute using PHP like so:

    161361783720210218 110846 Screenshot 10

    You can also use JavaScript to prepopulate the fields.