cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Translate the entire conversation x

How to get all the objects(Part) added in a table thru NmCommand bean in form processor?

ash
10-Marble
10-Marble

How to get all the objects(Part) added in a table thru NmCommand bean in form processor?

How to get all the objects(Part) added in a table thru NmCommand bean in form processor? What API to use?

4 REPLIES 4

Hi Anjali Sharma,

Check this: ArrayList selectOids = commandBean.getSelectedOidForPopup();

commandBean.png

Regards,

Shirish

Thanks Shirish. I will try this.

This API helps me to fetch the Selected objects from the table. I actually want to fetch all the objects of the Table.

@ShirishMorkhade How did  opened this window to display all the  table data . Did you found the solution to fetch the row data in formprocessor 

Announcements
Top Tags