April 10, 200124 yr In FM5, I am using value lists in File 'A' that are built from fields in file 'B'. Is there any way of determining whether these value lists have any members (i.e. the count is greater than '0')? I want to hide the value lists by using a portal if they are empty. Thanks much.
April 11, 200124 yr Author I've solved the problem: Use the WordCount(ValueListItem(.....) in a calc. Works fine.
Create an account or sign in to comment