Hi,
I have been trying to get out some values using the API - it didn't go well :).
Problem: How to extract item relation list properties (Link and LinkText) from a page settings item on a normal page to a normal paragraph template (where "normal" means non-item) using the API.
I have a page properties item, used on all pages on a website (attached in websites module as page settings item):
System name: PageProperties
One of the page properties is a list of links:
Item type: item relation list
System name: Links
The item relation list uses an itemtype called Links, item source: inline
For the Links item:
It has two properties: Link and LinkText
Item type: Item list
System name: Links
I guess I have to extract the link properties via a loop using item list relation, but I can't get it to work. This is the values I found so far, but when it comes to the loop I can't get it to work: