Oct 25th, 2014, 7:50 AM
Hi,
in one of my tables PERSONALCOACH in my database I have the following 2 fields:
What code should I create in a Custom Field (type: dropbox) which filters out all records which match the email field of the Account table with mentioned PERSONALCOACH.fldEmail AND where PERSONALCOACH.fldStillActive = TRUE?
Thanks for your help.
in one of my tables PERSONALCOACH in my database I have the following 2 fields:
- fldEmail
- fldStillActive
What code should I create in a Custom Field (type: dropbox) which filters out all records which match the email field of the Account table with mentioned PERSONALCOACH.fldEmail AND where PERSONALCOACH.fldStillActive = TRUE?
Thanks for your help.