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
4 replies
Subscribers
9 subscribers
Views
1880 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Hi.. Is there a way to show record link only when the record exist, otherwise th
Sharmila Nagaraj
A Score Level 1
over 9 years ago
Hi.. Is there a way to show record link only when the record exist, otherwise the link should be disabled?
OriginalPostID-156005
OriginalPostID-156005
Discussion posts and replies are publicly visible
0
GouthamKrishna
over 9 years ago
Hi, where are you showing record links ? on forms ? If yes, you can determine if this link is displayed by imposing the same visibility condition that is set on record list view(?) It's just an idea among other approaches, can you elaborate where and when you want to display a records link etc..?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sharmila Nagaraj
A Score Level 1
over 9 years ago
Hi Goutham, I have the record link in another record summary dashboard (SAIL form). Currently when the linked record does not exist, the label itself is not visible. I want the label to be visible, when the linked record is not exist.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
PhilB
A Score Level 1
over 9 years ago
You should be able get by ID using a query rule and, if that result is not empty, return the link, otherwise return nothing.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sharmila Nagaraj
A Score Level 1
over 9 years ago
Thanks Goutham & Phil..
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel