Using $form_data Array
-
Is there a way to be able to use the form_data array in the custom template and then target that by field id?
https://developer.gravitypdf.com/documentation/custom-templates-with-form-data-array/
<div style=”font-weight: bold;”><?php echo $form_data[‘field][140]; ?></div>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Using $form_data Array’ is closed to new replies.