Hide add button in row entry

Related products: Windows GUI

hi,

Is it possible to have a layout procedure to hide the add button when adding rows in a grid?

The setting for Add row visibility is Always, using the @add_button_type = 2 /* hidden */ is not working.

Thanks!

 

Hi Tejo,

Can you explain why you like to disable it? Only allow adding a single record?

Kind regards, Erik


hi Erik,

Based on the approved status of a parent entity we want to fix the details and therefore disable or hide the edit/add buttons. Some details are only shown in grid, the + in front of a row is confusing.


Hello Tejo,


Unfortunately, the add row visibility at the top of the grid does not listen to the layout procedure, although its functionality does.
If you go from a row which had its add row functionality disabled and go to the top add row in grid, it doesn't let you add.
Seeing that it worked this way from the start, I'm changing this question to an idea.

This way we can see if this request gains traction, and shows us which idea creates the best value for our platform.

Kind regards,
Edo


NewOpen

So the idea is quite simple, add the “Add row visibility” as an option in the Layout procedures, with hidden, enabled and disabled. So when you cannot add a record, you don’t have to see the “add row”.


Unfortunately, this idea has not received enough votes. Because we want to keep the focus on ideas that are in high demand, we are closing this idea.


OpenClosed