Hello
I am trying to implement the Adobe PDF viewer on my app, but i am facing some problems.
This is the code i am try to implement in my HTML element
#Dont worry I replace my Client ID#
Viewing this just the way it is works (manually typing out the url), but when i try to use dynamic data to replace the link as shown below
"content:"location: "url: “DYNAMIC DATA”,
I get a “File preview error”
Does the HTML Element avoid dynamic data in a script?
I need help