Question
Display an HTML Document on Interface
Hello,
I would like to display an HTML document in an Appian Interface. I don't want to download the document but instead I want to be able to just show it.
I've tried using a couple of components like "DocumentViewerField and WebContentField". However, both have problems.
WebContentField throws an error if the content is from the same domain
DocumentViewerField does not display the HTML
What is another way to do this?
Basically, my use case is to display the HTML document and be able to click on a button link to an external application.
Regards,
Le
