You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Multiselect table function getRowsForIDs is not working correctly

edited Feb 7, 2023 6:16AM in Visual Builder 2 comments

Summary:

Hi all,

I am facing 1 issue when the application loads and the user selects table row (table having action chain multirow selection) then getRowsForIDs function works fine passing the correct table id and row index but when the user click on review and press back button redirect to this table again then its table rowid does not reset it keeps increasing.

Actual rowid : 5


Issue rowid : 15

I am passing 2 input params to this function

table id : Table

rowID : (Array.from($variables.selected.row.values()))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!