I am building a form (self hosted) that has a table populated by a lookup. I do not want the end user to be able to add new rows, but I want to allow them the remove rows that may not be relevant. I tried to use the Table >> Advanced >> Append Rows with max of 0, and that removed the Add button, but it also removed the Delete buttons.
Any way that I can remove just the Add button?