May 31, 200718 yr Does anyone know how to create a value list that contains all the account names in the FM database? Not just the authenticated user.
June 1, 200718 yr About the only way is to bnuild an interface for account creation and management, which stores the account names in a table. Build the value list from this table.
June 1, 200718 yr Author Yeah, I thought of building a table for this, but this would require manually entering the account names which could be different than the value in Get(AccountName).
Create an account or sign in to comment