02-09-2009 11:04 AM - edited 02-09-2009 11:05 AM
Hello,
I am trying to add properties to groups using visual basic script, in the Dataportal.
I found functions GroupPropCreate and GroupPropSet, which appropriately create the properties : when I select a group, the new properties are created.
However, when I unfold the "Properties" item of the goup, only the default properties appear : Name and Description.
This behaviour is different from what happens when I create the properties from the UI, using right click on the group -> new -> Custom Property : then, the property created appears in the "Properties" item as well asin the list when the group is selected.
How can I get the same behaviour as the UI, programmatically ?
I am using Diadem 11.0
02-10-2009 08:05 AM
Hello Vivian,
Unfortunately this is not possible via script. The properties which shout pop up in the Dataportal are only configurable interactively.
Greetings
Walter