Manipulate DynProperties during Runtime
Is it possible to manipulate the DynamicProperties (SubstituteDestination) of the "linking Rule" of a symbol in Runtime mode
Situation
I have a symbol inserted in a faceplate with SubstituteSource = X1*
and SubstituteDestination "V63"
The variables are V1_MVAR >> V70_MVAR and are defined
I have a main picture that containes 70 fileds
When I click on a field, a faceplate is opend with the inserted symbol.
What I want is that when you click on a cirtain field is that the Fieldnumber is copied to the property SubstitutionDestination
example :
in case I click on Field 2 the property "SubstituteDestination" becomes V02_MVAR
in case I click on Field 63 the property"SubstituteDestination" becomes V63_MVAR
Is this possible
Thanks in advance
This is a migrated post! Originally posted on 22.10.2008 by user joulz. Please be aware that information can be outdated.