How To: Use a Composite SmartObject Created from a Many to Many SmartObject Relationship in a Check Box List scenario

This topic shows you how to automatically create a Composite SmartObject based on a many-to-many SmartObject relationship and use the data in a check box list to maintain a list of users and the groups they belong to.

Example


Scenario

Your company has two departments, Call Center and Administration, that share employees. Depending on the workflow, some people work in both departments. You create two SmartObjects, User and Group, and a many-to-many association between them. You then use a Check Box List control along with SmartForm rules to save groups that are checked and delete those that are unchecked. You create views and a form to manage group details.