Creating relationship key off a checkbox field
Posted: Tue May 23, 2006 6:44 pm
Example:
I have a checkbox field called "ToolApprovedUsers" showing all employees within a "Tools" table. For each type of tool, the administrator can select which employees can see, and therefore use the tool, by checking their names in this checkbox.
The login for the employee is a global field "UserLoginName", which is the key for many relationships dictating what they see within their interface, one item of which is the "Employee Tools" portal.
I want to create a relationship that will allow the Employee Tools portal to show the tool, if the UserLoginName is one of the "checked" names in the ToolApprovedUsers field.
How can I do this considering that field has many different employee names? (there's obviously no relationship symbol that denotes "includes the value")....
?
Nate
I have a checkbox field called "ToolApprovedUsers" showing all employees within a "Tools" table. For each type of tool, the administrator can select which employees can see, and therefore use the tool, by checking their names in this checkbox.
The login for the employee is a global field "UserLoginName", which is the key for many relationships dictating what they see within their interface, one item of which is the "Employee Tools" portal.
I want to create a relationship that will allow the Employee Tools portal to show the tool, if the UserLoginName is one of the "checked" names in the ToolApprovedUsers field.
How can I do this considering that field has many different employee names? (there's obviously no relationship symbol that denotes "includes the value")....
?
Nate