I'm currently using GForms to build a Contact Lens Order Form that will need to show fields based on both right / left eye and brand selection, but independent of each other. The current conditional logic doesn't allow me to have a "AND" or "OR" condition. For example:
Show "Color" if "Brand"="some brand" AND "Right Eye"="right eye"
Would really love to see this feature added, along with better dynamic population of fields - without having to resort to a developer. Non-developers like me would really be thankful for this.