• Resolved sp4rky35

    (@sp4rky35)


    We have really complex forms (like 100ish input fields) with some hidden fields etc …

    However, many of them are here as workaround to forminator limitations (typically, we can’t do complex visibility condition like (A AND D) OR (B AND C)so we duplicate fields, splitting conditions, and have some extra fields which takes the “final” value with some JS.

    long story short, we’d like to clean what we send to google sheet integration, as it makes it really crowded and not easy to read. Also, even better if we could choose the order.

    Is there any filter for this ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jair – WPMU DEV Support

    (@wpmudevsupport15)

    Hello @sp4rky35

    I’m afraid that we don’t have documented hooks or filters that can be used to exclude fields from being uploaded to the Google Sheet document. I’m checking with our development team in order to see if there are some that can be used for that.

    As a workaround, you can use the Webhook integration instead of the Google Sheet integration. You can use a service like Zapier, where you can specify which fields you want to upload to the Google Sheet document.
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#webhook

    Kind regards,
    Jair.

    Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @sp4rky35

    We haven’t heard from you in a while, I’ll go and mark this thread as resolved. If you have any additional questions or require further help, please let us know!

    Kind Regards,
    Saurabh

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘filter fields sent to google sheet through integration’ is closed to new replies.