OpenContent
OpenContent copied to clipboard
Wrong DetailUrl via select2 field
When using a select2 field in module2 to call the data of a field (fieldx) from module1 and you are calling the DetailUrl of this module in a template Latest, it shows the wrong DetailUrl. It shows the DetailUrl belonging to module2 in stead of module1.
I use it like this: {{fieldx.Title}} - this works {{fieldx.Image}} - this works {{fieldx.Context.DetailUrl}} - this gives the wrong DetailUrl
Any help would be appreciated. It worked before, but somewhere during some upgrades it stopped working correct.
OC 4.3.0, DNN 9.3.2
Can someone reproduce?