Is it possible to create a gravity form from a custom field? I.e. Custom Form Types
I am using the Advanced Custom Fields 'Repeater' add-on to create woocommerce products, but my products are tied in to gravity forms for advanced criteria. Would it be possible to use a certain form as a 'template form' that is dynamically populated and created each time the 'repeater' field is used? I was thinking the template form could be stored as an exported xml and each time the field is created it pulls in the form, gives it a unique ID then is dynamically populated with the custom fields and is called in the template? Any thoughts on this??