Author Topic: locking elements  (Read 4938 times)

Jeroen_Wyseur

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
locking elements
« on: May 04, 2004, 07:10:48 am »
Is it possible to take a lock in the automation interface? I have found an attribute locked in Element but if I set it to true, it still can't edit it.

I need to change the text in the element while generating the documentation. The name of the element can be in two different languages (stored as a tag) so I replace the name with the value of the appropriate tag. But this only works if I already locked it in the GUI.

Kind Regards,
Jeroen