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
1714 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
abhi.jana
Appian Employee
over 9 years ago
That is correct. This is a known issue where there is an integer field in the list view title. Casting to string may not work either. The available options would be to use a String field OR add a String field in addition to the integer field.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
abhi.jana
Appian Employee
over 9 years ago
That is correct. This is a known issue where there is an integer field in the list view title. Casting to string may not work either. The available options would be to use a String field OR add a String field in addition to the integer field.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data