I am building an exhibition calendar for different Art Regions (as data type). So in the navigation, I want to link some defined "artregion" pages, like the navigation text BERLIN directing to the artregion page with ArtRegion "Berlin". To this end, I want to create an action with destination artregion and the Data to Send should be "Berlin" ArtRegion. (and hence lead to /artregion/berlin) But somehow, I don't manage to define the Data to send as a specific ArtRegion (as ArtRegion datatype). Everything I have tried ended up in either text, list of ArtRegions or anything else – but NOT the Berlin ArtRegion 🙈
I guess that the solution must be quite simple and maybe even obvious, but I just can't figure it out 🤔
If anyone can give me a hint I will be super grateful! 🙏🏻