FHG Tool - Fields availble in PHP gallery builder templates
Posted by John [Elevated X Support], Last modified by AJ Hall on 01 November 2017 03:28 PM

You can use the debug to see what fields are available(Add the following to the URL of the generated gallery):

index_debug.html

This should display a list of fields available.

Take a look at:
$set['info']['models'][0]['extrafields']['age']

As an example.

(1 vote(s))
Helpful
Not helpful

Comments (0)