Help

Re: HIDE field only when conditions are met in form view

Solved
Jump to Solution
734 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Lassi_Seppa
5 - Automation Enthusiast
5 - Automation Enthusiast

Dear Community,

I have a trouble to hide a field with conditions in form view and I’m losing my mind with this. My goal logic is like this:
HIDE field 3, when field 1 contains “word” AND field 2 is not empty.
But form view has only option to show field with conditions. How I can make this field disappear with show field conditions ? Trying to invert the logic do not work: show field 3, when field 1 does not contain “word” AND field 2 is empty.
Any ideas ?

1 Solution

Accepted Solutions
Lassi_Seppa
5 - Automation Enthusiast
5 - Automation Enthusiast

Solved.
got it working with conditional groups (glad they are available now).
Logic is:
Show field 3 when, (field 2 is empty and field 1 does not contain “word”) or (field 2 is not empty and field 1 does not contain “word”) or (field 2 is empty and field 1 contains “word”)
Basically need to make list in the condition groups for all possible options.

See Solution in Thread

2 Replies 2
Lassi_Seppa
5 - Automation Enthusiast
5 - Automation Enthusiast

Solved.
got it working with conditional groups (glad they are available now).
Logic is:
Show field 3 when, (field 2 is empty and field 1 does not contain “word”) or (field 2 is not empty and field 1 does not contain “word”) or (field 2 is empty and field 1 contains “word”)
Basically need to make list in the condition groups for all possible options.

Hi there!

To give you even more options to work with conditional fields, at miniExtensions, we've created a third-party form that integrates seamlessly with Airtable. With our form, you can create individual or grouped conditions to show or hide fields based on the values of other fields. Plus, with our versatile Save & Continue mode, you can calculate formula fields and use them to control field visibility as well!

CristianCG_0-1729290453316.png

You can calculate the formulas manually before submitting the form or periodically every few seconds:

CristianCG_0-1729287568878.png

Feel free to try out these features with a free account on miniExtensions 👍