Hi Sriyash,
Declare a Flag at the top of the table and write the below FormCalc code in the event Form:ready on every row:
if ($.Flag name == null ) then
$.presence = "hidden"
else
$.presence = "visible"
endif
---
Naveen
Message was edited by: Naveen Pathipaka