Hello,
I have created a dynamic details page with various fields from a collection.
Now I want to add this page to the main menu via “Add to Menu”. I have done this.
When I click on the URL, the fields from the collection are not loaded, of course, because the URL does not recognise which element from the collection should be loaded.
Is it possible to append the item ID to the dynamic URL?
Example: The dynamic URL for the city ‘Senden’ should load all elements from the collection-Item "Senden" into the dynamic page.