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
7 subscribers
Views
1992 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
We are in 7.9. Is there a way that I can provide a direct link to one of the Re
Chasity Davis
over 10 years ago
We are in 7.9. Is there a way that I can provide a direct link to one of the Record > Dashboard > Views?
OriginalPostID-154622
OriginalPostID-154622
Discussion posts and replies are publicly visible
Parents
0
Amitkumar
over 10 years ago
Using urlforrecord and replacing summary by additional views unique identifier seems to right approach as of now until we have a function which does the same.
Here is how you can replace summary with other additional views unique identifier which should be maintained in a constant and get a link to dashboard views.
substitute(
urlforrecord(cons!COMMON_RECORD_TYPE_APPLICATIONS,1314),"summary","_-Uj1Vg")
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Amitkumar
over 10 years ago
Using urlforrecord and replacing summary by additional views unique identifier seems to right approach as of now until we have a function which does the same.
Here is how you can replace summary with other additional views unique identifier which should be maintained in a constant and get a link to dashboard views.
substitute(
urlforrecord(cons!COMMON_RECORD_TYPE_APPLICATIONS,1314),"summary","_-Uj1Vg")
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data