I'm using Forms 10.1 and trying to design a system that combines field lookups in a table with user input. But I need to protect the field lookup rows from being deleted accidentally. The user can add rows, but they can also delete any row, not just the ones they added. The fields populated by lookup are set as read only but that doesn't protect them from being deleted by a palsy clicker.
The attached picture demonstrates my goal.
Thanks for any ideas.