asked on November 28, 2023

Hello,

I am trying to target only visible rows due to a search filter in a table. I want to make a bulk update feature in a form which will only affect visible rows, however, after looking through the exposed javascript attributes, I cannot figure out how to tell if a row is shown in the search via javascript.

I have looked through both the getFieldValues and the findFieldsByFieldId functions but cannot seem to isolate if it is visible or not.

 

Thanks ahead of time!

0 0