Awesome Eric. Now you have gotten me halfway through my problem I wonder if I could enquire if you or anyone has come up with a good search form? I am looking for something along the lines of a form where I start with a single query, but can add further conditions if necessary.

A query line would contain a popup menu for a column name, a popup for a comparison (is, is not, contains, does not contain etc.), and the text to search for. What it would return is a properly formatted SQL query. I was going to write it myself, and may still do so, but what I had in mind was not going to be very portable.

Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM

On Dec 18, 2008, at 9:45 AM, Eric Chatonet wrote:

Bonsoir Bob,

Le 18 déc. 08 à 18:36, Bob Sneidar a écrit :

I'm curious if it is possible to display a range of cells. Let's
say my query returns records with a unique index number as the
first column, the deleted flag as the second column, and then the
data I want to see. It would be great if I could supply a range of
columns to display or even a list of columns. This way sorts to the
list would sort all data but only show the columns I want to show.

As ListMagic was designed, hidden columns can be on the 'right' only.
My goal was to make ListMagic easy to use, e.g. by letting anybody
feed it exactly as any list field in Revolution, using a simple tab/
tab/return plain text list as we are used to, and having all other
features completely automatized.

So, if I understand well (but I'm not sure :-), you would want to
have hidden columns on the 'left'.
This is not possible, but...
If you reorganize your data to have your hidden data (flags, etc.) as
the 'last' items of any line, it will work perfectly as long as you
don't choose the 'Auto' option for the number of columns but a fixed
value.
In such a case, all 'extra columns' will be never seen by the user
e.g. by your code only ;-)

Best regards from Paris,
Eric Chatonet.
----------------------------------------------------------------
Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
Email: [email protected]/
----------------------------------------------------------------


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to