Quote from
Gaev on April 15, 2020, 9:10 pm
@pauljonestindall
If I do a query and then do a find:
Will my Find action only find records within my current Query? Or, will it search the entire DB file?
It looks like dbpFind works on the "records matching the previous dbpQuery" ... I used the AddressBook example pub that came with the plugin and did ...
a) a Search >>> Advanced Query for State = CA
... followed by ...
b) a Search >>> Find for VA
... after the Find, it returned "no matching records"
You can see the effects of my actions above a little better if you do a View >>> Grid View first.
@pauljonestindall
If I do a query and then do a find:
Will my Find action only find records within my current Query? Or, will it search the entire DB file?
It looks like dbpFind works on the "records matching the previous dbpQuery" ... I used the AddressBook example pub that came with the plugin and did ...
a) a Search >>> Advanced Query for State = CA
... followed by ...
b) a Search >>> Find for VA
... after the Find, it returned "no matching records"
You can see the effects of my actions above a little better if you do a View >>> Grid View first.