Hello guys,
I'm facing this problem and I do not know if there's a way around it.
Scenario:
I have a table with, for ease of understanding, let's say three fields.
- ID
- Table ID
- Page ID
Now what I would like to do is create a page (cardtype) that shows the ID and TableID, and a subpage (listtype) that is not defined in the properties of the subpage but rather "dynamically" based on the info in Page ID.
So what I need is to be on a specific record (let's say ID=1, Table ID=18, Page ID=31) and the page to show the info on ID and TableID, and also show the page specified on the PageID field.
And I also need it to update if I go to the next record and it's a different PageID.
Is that possible in NAV2013?
I hope I made myself clear enough.
0