Question
Update Select Participant Role List on the fly via api?
Is there any way to update the Select Participants role on the fly using windchill api.
Currently we need a subset of roles based on whatever types of documents or parts are available but I cant seem to figure out how to do that using the api.
Only thing I came up with so far is to remove the roles from table using javascript thought havent figured out yet how I will pass those roles to the front-end for removal.

