Multi select in a Nomads 11.0 Query

Started by Asawas, September 02, 2020, 12:54:15 PM

Previous topic - Next topic

Asawas

Hi,

Is there a way to select multiple rows in a Nomads Query ver 11.0?

Mike King

A query, by its definition, is used to load a value into a input control.  Given that only a single item can be returned.

It is however possible to load a list box from a query definition and then indicate on that list box that multiple selections are allowed.  In theory you could therefore create your own query panel that would be loaded using the standard query definition, then have it pass back multiple selections in whatever format the receiving control will accept.
Mike King
President - BBSysco Consulting - http://www.bbsysco.com
eMail: mike.king@bbsysco.com

Asawas

Thank you Mike for the reply.

Unfortunately Nomads version 11.0 Basic does not have 'Auto Load' or 'Auto Load Definition' as properties of the List Box.

Mike King

You are correct, the smart load in V11 was part of the professional package.

You may want to consider upgrading.
Mike King
President - BBSysco Consulting - http://www.bbsysco.com
eMail: mike.king@bbsysco.com