Looking for a way to hide certain repeat rows while using mode=edit.
I have my parent table and repeat table. If the value in the repeat meets a certain criteria, then show it. If not, then don't show it.
For example I have my parent table (project site) and repeat table (plant observations). If the plant status = 'endangered', then I want them (and only them) to show in the web form.