Change from Related Links to Content Picker property type
I have a macro that uses a Related Links property. The page linked to is then used to display the Media Type (which is a downloadable file) on the selected page.
I've had to recreate this macro, but going from V.4.0.3 to V.4.0.0, the Related Links property doesn't work.
So I've had to change it to the Content Picker property, which is fine, but now all the downloadable files appear in the macro, instead of the file I specified to that page.
This is the code I was using for the Related Links property:
Change from Related Links to Content Picker property type
I have a macro that uses a Related Links property. The page linked to is then used to display the Media Type (which is a downloadable file) on the selected page.
I've had to recreate this macro, but going from V.4.0.3 to V.4.0.0, the Related Links property doesn't work.
So I've had to change it to the Content Picker property, which is fine, but now all the downloadable files appear in the macro, instead of the file I specified to that page.
This is the code I was using for the Related Links property:
This is what I'm using for the Content Picker:
What do I need to change to get it to show only page chosen with the Content Picker?
Here's my full XSLT:
Cheers,
JV
Solved:
Full XSLT:
is working on a reply...