Вопрос

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?

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top