Hi guys.
I’m struggling since 2 days by trying to get the name of my reusable element.
Basically let’s say I created a reusable element and called it “myelement”
Then when I use it inside of a page, by doing so, it comes up with the name "myelement A"as you can see in its properties panel:
And in my reusable element’s workflow I’d like to “create thing” in my database and give that reusable group’s name as value. So at the end, I would have a cell in my database which contains “myelement A”
By setting the content type as “text”
I can see it in my database field, but it only has the state “text”.
I was expecting to see here any elements, having a state like “name” for example.
Anyway do you know how to get the name of myelement please?
It looks like there’s no way to get it. And btw it appears to be the same situation for all other elements too.
I mean if I have a text element for example and I want to get it’s name (or it’s content) inside of an input element through “dynamic data”, it’s not visible/searchable in “Initial content” field. Why?
Thank you!