Suggest Box not working for SQL

自闭症网瘾萝莉.ら 提交于 2019-12-06 08:38:14

问题


I'm seeing an error when typing into a suggest box:


Thu Dec 08 10:45:58 GMT-700 2016 Speckle models do not support distinct sorted field values. Error: Speckle models do not support distinct sorted field values. E Thu Dec 08 10:45:58 GMT-700 2016 Query for field suggest oracle.: (Error) : Speckle models do not support distinct sorted field values. E Thu Dec 08 10:45:58 GMT-700 2016 Query for field suggest oracle. failed.

Value of the suggest is set to: @datasource.query.filters.project._equals

and the suggestions are set to the datasource and field project. I have also un-checked "Value is a record" as that is an error already in the editor.

I can use a normal text box and the same value to filter the data which works fine but would prefer the ability to select from suggest.


回答1:


Support for using suggest text field with SQL is coming in the next few weeks. I will respond to this question again when it is added.




回答2:


CloudSQL support for Suggest text field is released. Please give it a try.



来源:https://stackoverflow.com/questions/41045890/suggest-box-not-working-for-sql

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