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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

how to get focused rowId or rowIndex in a table?

rkumar-10
5-Regular Member

how to get focused rowId or rowIndex in a table?

Hi

 

1. Two Attributes are created on WtDocument object.

2. Value of Second field Depends on First Field, Controlled with javascript. Eg Country ,State scenario.

So if particular Country is selected on first field, State list will appear in second field.

3. Its working fine while trying to create a Single document. However when trying to create multiple document, i am not able to locate ROW from which field A was updated.

Example on second ROW Field A was changed so Field B of same (Second) ROW should be updated.

 

How can i get the RowIndex ?

 

Same is working in Project Link module Multiple activities page.

getCurrentRow method gives the rowIndex, which can be assigned to field id.

 

 

0 REPLIES 0
Top Tags