Hi there,
We have a paragraph with an item, this item contains a field with the "link" type.
When fetching the value in the paragraph template using the following code: @GetValue("Item.Link")
an url with this format is written: "/Default.aspx?ID=xxxxxx"
Instead of the url format specified for the solution: "/pagename/pagename"
Any ideas or insights?