I have three tables on a page, different models all on the same sObject.
I need a row action on one table to find any rows on the other tables with the same value for the Id field as the row action context row, and then remove a css class from those rows.
Anyone care to take a stab?
I can find the rows in the model that match, but I’m not sure how to connect them to the item in the tables.
Question
Row action to remove css class from row of a different table?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.