Hi,
Trying to find out if from a workflow I can refer to some element in the bubble frontend “tree” and, starting from there, iterate down its available child levels to read the properties of each element I encounter on that path, until I reach (for each branch) the leafs.
The goal would be to use that property data to trigger some action(s) with it:
- e.g. create documentation about the elements
- e.g. create some extra elements in the page (or in a new page)
- …
If this is not possible from a workflow, is it at least possible from a plug-in?
Thanks a lot!
Marc