Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
9 subscribers
Views
3269 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, I would like to know how we can display generated HTML form eithe
Durgesh
A Score Level 2
over 10 years ago
Hi,
I would like to know how we can display generated HTML form either in Appian context or new browser window (In Tempo). The HTML document is generated and saved in the KC of Appian.
Is there a SAIL component OR plugin which support display of a document (HTML, PDF etc)?
Any ideas, suggestions on this will be of great help.
Thanks!
OriginalPostID-138801
OriginalPostID-138801
Discussion posts and replies are publicly visible
Parents
0
Tyler Criste
Appian Employee
over 10 years ago
You can display the document as a link that will open in a new browser tab. To do that, you need to set the custom.properties setting described here:
forum.appian.com/.../Post-Install_Configurations.html
Then, you can a!safeLink to create a link where the URI is rule!APN_getDocUrl(ri!document) & "?inline=true"
That last piece is what tells Appian to open the document in a new tab rather than download it.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tyler Criste
Appian Employee
over 10 years ago
You can display the document as a link that will open in a new browser tab. To do that, you need to set the custom.properties setting described here:
forum.appian.com/.../Post-Install_Configurations.html
Then, you can a!safeLink to create a link where the URI is rule!APN_getDocUrl(ri!document) & "?inline=true"
That last piece is what tells Appian to open the document in a new tab rather than download it.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data