I’ve corrected this in 7.2 next beta.
Type: Posts; User: barrymavin
I’ve corrected this in 7.2 next beta.
Simon,
I’ve already explained to you how to turn on odata tracing to see what sql queries are being generated.
Please use the ticketing system for issues not the forums as I have asked...
Simon,
I can’t debug your application on the forums.
Please just follow what I’m asking you to do rather than jump all over.
if you cannot get a simple app to work as I advised, package it...
Simon,
check the search field on the customerid formitem. Are you using the GUI to do this or what exactly.
Simon,
it works perfectly fine for me.
I would suggest you create a simple app with a form section and specify a search field and try it.
If you want me to review your application and fix...
This all works as expected in 7.2Beta38.
Simon,
In a previous post in this thread I asked you to remove the order and set the "name" field as the "Search field" on your section.
This causes the records to be ordered by "name" and when...
Unless of course you have an order by on the section. In which case it will not follow a newly added record. It will follow the ordinal position in the order.
Hi Simon
i will investigate this.
Hi Simon,
Have you specified a searchkey field on that section? you can just check the name field as a search key field, you don't need to "order by" also.
You can turn on odata tracing in the...
Hi Simon
What is the order for the section.
Simon,
you do not need to use upper() and lower() on indexes in Lianja.
yes, if you view records ordered by a certain column the records will be navigated in that order.
if you then add a...