You need to sign in to do that
Don't have an account?

Selecting Product2 items
Hi,
I want to display a table of Product2 items ( List<Product2> ) for selection with a checkbox.
There is no field in the Product2 object for "Selected" item...
Do I actually need to permanently add a "selected" field to the Product2 object ?
Or is there a way that I can temporarily add a checkbox in the table for selection retrieval ?
Thanks !