Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
+1
person also asked this
people also asked this
Replies
15 replies
Answers
1 answer
Subscribers
5 subscribers
Views
10736 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Is there a way to use a!recordLink in a process model, to display a link to a re
ryant122
over 9 years ago
Is there a way to use a!recordLink in a process model, to display a link to a record when setting up an email? Or should I be using a different function?
OriginalPostID-196831
OriginalPostID-196831
Discussion posts and replies are publicly visible
Parents
0
ryant122
over 9 years ago
@sikhivahans I am trying to setup an email in the process model that gives a direct URL to the record. As I have setup a link to the record under records, using
a!recordLink(
label: rf!pp.id,
recordType: rp!type,
identifier: rp!id
)
I thought using a similar method in the process model would achieve that same result.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ryant122
over 9 years ago
@sikhivahans I am trying to setup an email in the process model that gives a direct URL to the record. As I have setup a link to the record under records, using
a!recordLink(
label: rf!pp.id,
recordType: rp!type,
identifier: rp!id
)
I thought using a similar method in the process model would achieve that same result.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data