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
1713 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Hi all, We have created an entity backed record and it works fine.
phanibabuk
over 9 years ago
Hi all,
We have created an entity backed record and it works fine.
However, under the "Records" tab when I select any particular record, there is a search field(Out-of-the-box) and when I enter any two literals with "space" between them viz., "Hello World" and key in enter, it displays an error.
Invalid logical expression. No filter criteria have been given. (APNX-1-4203-023)
More over, it doesn't give any error when any special characters are provided within the search field.
It also searches the record when entered criteria mathces.
The only problem is that when I enter any two strings with space between them it shoots an error.
Any inputs please...
OriginalPostID-169069
OriginalPostID-169069
Discussion posts and replies are publicly visible
Parents
0
narasimhaadityac
A Score Level 2
over 9 years ago
The OOTB Search box will search for values within the items given in the "title".. it looks that the rf!CaseId is a sequence number, looks when you give a string while performing the conversion it is facing issue. Can you please try to convert that value to string or use the Case Title as the primary and verify?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
narasimhaadityac
A Score Level 2
over 9 years ago
The OOTB Search box will search for values within the items given in the "title".. it looks that the rf!CaseId is a sequence number, looks when you give a string while performing the conversion it is facing issue. Can you please try to convert that value to string or use the Case Title as the primary and verify?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data