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
1 reply
Subscribers
6 subscribers
Views
1072 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
We have two pages in our application (version 6.7.1) that have a single web page
gpolk
over 10 years ago
We have two pages in our application (version 6.7.1) that have a single web page channel on each page. We are converting our application to version 7.5. We have decided that these two pages should be actions and that when the action is clicked/started the url that was called in our web page channel should open in a separate browser window/tab. Does anyone know the best way to accomplish this? Thanks...
OriginalPostID-115991
OriginalPostID-115991
Discussion posts and replies are publicly visible
Parents
0
Tim
Certified Lead Developer
over 10 years ago
That is a valid approach but remember to handle the left over processes, after the user opens the new web page they could forget about the process and not complete it gracefully. Consider timer exceptions to ensure the process completes.
Personally I would use the new rule backed record types, you could create a record for each of your URL's and have a SAIL page that displays information about the web link (description, created by, last update etc) alongside the link itself. It may involve an extra click but perhaps provides a better UX and there are no unnecessary processes.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 10 years ago
That is a valid approach but remember to handle the left over processes, after the user opens the new web page they could forget about the process and not complete it gracefully. Consider timer exceptions to ensure the process completes.
Personally I would use the new rule backed record types, you could create a record for each of your URL's and have a SAIL page that displays information about the web link (description, created by, last update etc) alongside the link itself. It may involve an extra click but perhaps provides a better UX and there are no unnecessary processes.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data