Question

In infopath, I have a choice box that gives a choice of values from a secondary data source that is filtered.

How can I make the control hide if there is nothing matching the filter?

Was it helpful?

Solution

You can you use the count function to set a field to the value of the count of the filter, then hide the control if that field reads 0.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top