Hi, I have a situation where I have three tables,
Table 1 Employee Table with two columns Employee Name name and Employee ID (Primary Key, GUID) (Employee Master Form) Table 2 Available Roles with two columns Available Roles and Role ID (Role Master Form) Table 3 Selected Roles with two columns Selected Roles and Selected Role ID (Emp-Role Relationship Form) (Emp ID and Role ID integration) Now, I have to implement a workflow which can move multiple Available Roles to Selected Roles table for multiple Employees (Selected Rows of Employee Master) i.e. On click of "Assign Role Button" multiple selected records from Available Roles table (Role Master Form) should get pushed to Selected Roles table (Emp-Role Relationship Form) and roles should get assigned to selected Employees. (Employee Master Form). I have created a Active link guide which runs for selected rows of Available table and push the selected roles to Selected Role table (Emp-Role relationship form) for one employee at a time. Please help/assist to do nesting of active links guides so that multiple roles can be assigned to multiple employees in one go. Any help would be highly appreciated. Thanks in anticipation. Regards, Sapna _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

