On the custTable I add a refRecId to a customer table.
This custom table has createrecid on, primary index is recid, and the old 2009 primary index has become the alternate index.
I create the next query with a range on the refrecid
When the user presses the query button, he gets the Reference (Record-ID) range.
But manually he can select also the reference correct…
When I add a sub datasource for example SalesTable, the user can’t select manually the reference field
is this a bug, or just bad programming :-(