Hello,
a customer asked us to disable the editing of object attributes by users, so I created a macro with "Object attribute is to be changed by modeling (vetoable)". The macro disabled all object attributes, but the customer wanted to disable only a subset of them.
Is it possible?
Thanks
Tatiana Piomboni
M. Zschuckelt on
You can create attributes as not being editable by users. You can access and modify them via script only then. When you create the Attribute type you have to clear the check mark "Editable". It's not possible to change that after creation of the attribute type. So for existing attribute types there is no such possibility. Either the user has write permissions to the object or he hasn't.