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
10 replies
Subscribers
7 subscribers
Views
3976 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Display documents in editable grid
pavanik
Certified Senior Developer
over 8 years ago
Am trying to fetch all related documents based on employee Id and display in an editable grid. I am facing following issue when i click search button.
Error evaluating function fn!content_appian_internal : Invalid Content ID. Help me in resolving this issue.
Thanks in advance.
OriginalPostID-246017
Discussion posts and replies are publicly visible
Parents
0
harishkumart
Certified Lead Developer
over 8 years ago
Please ensure that you have the document in your kc by trying this snippet in some expression rule
document(id,"name")
In case you get the document name here for the id you are trying to display , then please attach the code snippet , so that the error can be debugged
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
harishkumart
Certified Lead Developer
over 8 years ago
Please ensure that you have the document in your kc by trying this snippet in some expression rule
document(id,"name")
In case you get the document name here for the id you are trying to display , then please attach the code snippet , so that the error can be debugged
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data