Attachment field is not being retrieved correctly
Question
Jan 3, 2018
Hello, I have created a page type with a field called "PDF", and it holds the form control "Attachments", the problem is that i am having a hard time retrieving the attachment from the transformation, I am using this code: <%# Localize("{$download$}") %> the link opens...