condition
should make array index available if inside an array
#9113
tyteen4a03
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, it's not possible to set a condition based on the array index the field is under. This is needed to hide/show fields that might not be relevant for the first row, last row, etc (e.g. not showing "Arrival Time" for the first stop for a multi-row driving directions array)
It would be great to expose this in
condition
.Beta Was this translation helpful? Give feedback.
All reactions