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
9 replies
Subscribers
7 subscribers
Views
6907 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Is there a recommended way to redirect a user to a Record Dashboard after they c
Jason Ruvinsky
Certified Senior Developer
over 10 years ago
Is there a recommended way to redirect a user to a Record Dashboard after they complete an Action that creates a record? I'm hoping there is something that can be intuitive.
In the old interface, you could configure a process model launcher to redirect to the process dashboard....
OriginalPostID-115103
OriginalPostID-115103
Discussion posts and replies are publicly visible
Parents
0
siddharthg521
over 10 years ago
Hi Jason,
Yes you can either make use of urlforeecord function or a!recordLink component in link component , upon clicking on which user will be directed to the respective record dashboard.
PS: If your record is a process backed, you need to pass process instance id in the above functions or if its entity backed, you need to have primary key of the tuple of the source table.
Hope it answers your query!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
siddharthg521
over 10 years ago
Hi Jason,
Yes you can either make use of urlforeecord function or a!recordLink component in link component , upon clicking on which user will be directed to the respective record dashboard.
PS: If your record is a process backed, you need to pass process instance id in the above functions or if its entity backed, you need to have primary key of the tuple of the source table.
Hope it answers your query!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data