filter fields sent to google sheet through integration
-
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 ?
The topic ‘filter fields sent to google sheet through integration’ is closed to new replies.