As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
is there a way to return the values of a gravity form and the values set by gravity flow? i tried to use the php drop down to mimic how the use of gravity forms would be but i return a SSL error.
i am using https on my website.
Hi purcepa,
Thank you for the purchase.
I am not sure what you are trying to achieve, but as I see from the image you are trying to create wpDataTable based on PHP serialized array. If that is what you want to accomplish please take a look at this documentation page how it can be done - link.
Gravity Forms integration plugin is just adding new table type "Gravity Form" from that you can create wpDataTable.
i didn't explain it well. basically the way you are able to pull the gravity forms as a selection i would like the same ability to pull the gravity workflow.
Hi purcepa,
I am not sure I understand what you are trying to achieve. Can you please describe me in more details? And could you explain me what is the gravity workflow?
are you able to pull in a report data source type from gravity flow that is linked to gravity forms? here is the website that i am referring too? if there is someway you can add the source type from this i would hope i could capture the current workflow status of a particular form.
https://gravityflow.io/
Hi purcepa,
Unfortunately something like this is not possible with Gravity Forms integration for wpDataTables. It only works with Gravity Forms and not with any add-on that is related with Gravity Forms. Probably something like that could be achieved with some custom coding.