I was trying to make a form with a lookup table that was editable, but it will not allow you to remove rows from a lookup table. So I had to copy the form and remove the lookup and create a review form which they click accept, to disconnect the lookup.
Now I want the review form to be read-only, since they should not be editing until they have full edit capabilities. But when I make it read-only the lookup is disabled now.
I was looking on answers for confirmation but I see posts where people are making fields read only for lookup fields no problem. Did this change, how do I have a lookup connected to a table that is editable? The lookup is only used to gather the data at the first step.