I am trying to use suggest box for a model that is setup with drive tables.
I found this similar question, however this model is using sql Suggest Box not working for SQL
When I enter a character into the suggest box - the debug logger displays:
Drive Tables models do not support distinct sorted field values. Error: Drive Tables models do not support distinct sorted field values.
Query for field suggest oracle.: (Error) : Drive Tables models do not support distinct sorted field values.
Query for field suggest oracle. failed.
I am able to get it working using a text box, however this does not have the addition functionality that the suggest box has.