Hello, I'm designing a form which include a table with only one header
row and one body row. However, this row is set to have multiple values
so it will depend on the data on the system it may have 1-n rows.What i
want to accomplish is: Limit some of the rows to be visible when in one
of the fields have a specific value "x".ItemMain
itemDescription10Product A2010Product B3010Product C40Product DI want to
restict the lines 20 and 30 to be visible in the form. So when field
main item is populated,...