You are viewing limited content. For full access, please sign in.

Question

Question

modern designer hide table add botton but show delete buttons

asked two days ago

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?

0 0

Answer

SELECTED ANSWER
replied two days ago

Hi Bert, if you want to keep the Delete buttons, consider using Range of Rows in Rows Settings and hiding the Add button with CSS. You can refer to related posts for CSS code, such as How to Hide the Table Add and Delete Row button in the Modern Form Designer.

1 0

Replies

replied one day ago

@████████ Thank you.  I sometimes (often times) do not think about CSS and focus on the field options and Javascript.  I was not finding a way to hide the Add button through either of those methods, and CSS never crossed my mind.  I had searched Answers trying to find a way to hide the button, but came up empty.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.