ID of the Conditional Element #4837
-
In the repetition syntax: And in Conditional Element syntax: there is assignment to id of the conditional element Is it possible to use this id in the parent container element in the same manner as for usual "static" element? Is it possible to call function of the conditional element with the help of it's id (as it possible to do with usual "static" element) ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
No, this is not possible since the element might not exist. |
Beta Was this translation helpful? Give feedback.
No, this is not possible since the element might not exist.