Hi Guys,
I have other threads covering about the same topic but they migth be buried deep in the forum, and I wanted to revert back to this issue and hopefully find a solution for it.
I have an Item type with an Item Relation field with the option "Inline" set to it.
I can define values in it without any issues but I am not able to list them anywhere. The ItemPublisher looks by default for either pages, paragraphs or ItemLists. I have neither.
I am looking for a way to list them using the API and still retain the way the fields inside it are defined (loops, booleans, files, ItemRelations, products etc).
I was thinking maybe something similar with Dynamicweb.Content.Items.Item.GetItemById("ITEM_SYSTEM_NAME", itemId).
Thank you in advance,
Adrian