سؤال

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