Dear all,
Im trying to put an wpclink Element into a Dynamic List but until now i have not been successful.
Here are the steps I do right now:
- I created a new article "custom_article.xml" where I have an Element called "linkTo" from type "wpclink"
- I adapted the WebFormMappings for my custom_article.
Now there is a row that looks like this: <element type="linkTo" mapto="link" />
Now i want to get access to the attribute "rid" of theat element in my Layout File for the Dynamic List.
Unfortunately i am not able to do so.
I have no problem working with it in my "custom_article.xsl" but when I try to read the "link" in my Dynamic List Layout its empty no matter what i try.
Thanks in advance for any help regarding this.
Greetings,