Can I customize the add and edit button of a binding?

In A12 version 2024.06 I have a binding in a form model.
For that binding I have the add and the edit button (depending on if already something is chosen or not).
Now I want to add annotations to those buttons, so that for some users they are visible and for some users not. Is that possible?
Currently the only thing, I can adapt are the labels:

Hi @clara-fleet-yew

You are right that you cannot annotate the buttons. The buttons for your (CDM) Binding are generated automatically and as a result, the only thing that you can changes as a modeler is the label.

You can annotate the entire binding as you can see in this screenshot.

As with all annotations, you need to speak to a developer to get the functionality working. So my question to the dev is, “If I annotated the binding, can you prevent the buttons from being automatically generated depending on which user is logged in?”

Hi Malcolm,
I will for now annotate the whole binding. This is okay in this case.
Thanks for your reply :slight_smile: