For example:
I have an account entity with 5 records. Say I wish to hide 3 records who have a certain attribute such as hide being true. Is that possible so that when someone clicks account, they only see 2 records who's hide attribute is false.
Thanks in advance.
Jon
I have an account entity with 5 records. Say I wish to hide 3 records who have a certain attribute such as hide being true. Is that possible so that when someone clicks account, they only see 2 records who's hide attribute is false.
Thanks in advance.
Jon