Forum Discussion

predar's avatar
predar
New Contributor
11 years ago

Flex objects with dynamically filled properties in NameMapping

Hi,



I have a flex object wich has all the properties filled dynamically. This object has 2 childs: a label (the caption is filled statically; the rest of the properties are filled dynamically) and a button (all properties are filled dynamically).



I managed to succesfully identify the label by selecting the caption in the name mapping editor. But I'm having a hard time to do the same thing with the button. I was thinking to acces the label's caption property via the parent object using the conditional mode, but I couldn't find a way to access the parent and after that the other children (in this case the label). It seems that you only have acces to the selected object properties.



Can you tell me if my working scenario can be made using the name mapping or do I have to write a script for this.



Thank you.
No RepliesBe the first to reply