Is there a way to take selected table rows and pass them to a new model and then join the passed records with selections from another table?
- My process starts on the PermissionSet object via table row selection. (Image 1)
- A mass action passes the selected rows to a new model and opens a popup (Image 2)
- The pop up contains the passed over permission sets as well as a table for user selection.(Image 3)
- Would it be possible to make multiple user selections and create the appropriate permission set assignments based off of the users selected and the passed over permission sets?
Image 1
Image 2
Image 3


