Some fields are not sorting properly in view

三世轮回 提交于 2019-12-25 04:52:16

问题


I'm trying to create a directory list in view. But some of the fields are not properly sorting.

See the below image for my view configuration.

And the output of the view.

Please anyone help me to get the correct output.


回答1:


you likely have a space (i.e. " ") at the beginning of your titles, or some other character that isn't displaying.



来源:https://stackoverflow.com/questions/27520119/some-fields-are-not-sorting-properly-in-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!