You can implement automatic lookup for any column in a table that can be accessed from the SQL Query window. An action automatically occurs when that column and an operator is selected from the Where ...
I need to return a query set that contains username, organizationname, and rolename for a given userid. Can someone give me a shove in the right direction? I've been out of full time dev for way too ...