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
7 replies
Subscribers
10 subscribers
Views
2345 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Hi All, We were showing all the records preceding with number. The is
rishub356
over 9 years ago
Hi All,
We were showing all the records preceding with number. The issue is that when we got the number 10 record, it started showing below number 1 (Attached screenshot). can anyone guide how can I bring it in order after number 9?
Thanks
OriginalPostID-195501
OriginalPostID-195501
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 9 years ago
You can do some magic using unicode characters. For example the "ZERO WIDTH SPACE". It is not filtered in Appian and you can use it to prefix your action names. As it is of type punctuation its order is before normal characters. Just add a number of these characters and you can sort to whatever you prefer.
Now the question is, how to type an invisible character. There is a website for that:
codepen.io/.../iLKwm
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 9 years ago
You can do some magic using unicode characters. For example the "ZERO WIDTH SPACE". It is not filtered in Appian and you can use it to prefix your action names. As it is of type punctuation its order is before normal characters. Just add a number of these characters and you can sort to whatever you prefer.
Now the question is, how to type an invisible character. There is a website for that:
codepen.io/.../iLKwm
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data