Thanks Trevor. I was actually looking for a Livecode stack/card that already
had the objects and code for adding/deleting conditions for the search. I want
to upgrade my Forms Generator reporting to be like Crystal Reports, so that I
could have a card where the user enters a customer searching b
On Thu, Oct 12, 2017 at 10:00 AM, Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Has anyone put together a query input form, that can take simple input
> from a user, like:
> customers.customername is/is not/is greater than/is less than/is like
> AND/OR
> AND/OR
> ...
>
Using a data grid? Or a chain of pop-ups selectors?
On Thu, Oct 12, 2017 at 08:00 Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Has anyone put together a query input form, that can take simple input
> from a user, like:
> customers.customername is/is not/is greater than/i