Gossamer Forum
Home : Products : DBMan : Customization :

Re: Sort on....... still not searching accross

Quote Reply
Re: Sort on....... still not searching accross In reply to
Well I figured it out in the end! And now, it works!

The answer (for me) was not to search by the names of the fields, but the field number as defined in the .cfg file ie if your cfg file is laid out something like this (this is a snippet of mine)

Date => [4, 'numer', 40, 255, 1, '', ''],
Media => [5, 'alpha', 0, 255, 1, '', ''],
Description => [6, 'alpha', '40x3', 2000, 0, '', ''],

Then you would define sb1 as 4 and not 'Date', sb2 as 5 and not 'Media' and so on (in any order you want).

It now works, and yes it works accross 3 levels of sb.

Hope this is clear!

Clive

Subject Author Views Date
Thread Sort on....... donm 6028 Sep 26, 1999, 2:13 AM
Post Re: Sort on.......
Eliot 5946 Sep 26, 1999, 8:14 AM
Post Re: Sort on.......
mitch 5949 Sep 27, 1999, 1:01 PM
Post Re: Sort on.......
mitch 5953 Sep 27, 1999, 1:44 PM
Post Re: Sort on.......
Eliot 5945 Sep 27, 1999, 1:50 PM
Post Re: Sort on.......
donm 5955 Sep 27, 1999, 3:48 PM
Post Re: Sort on.......
mitch 5966 Sep 28, 1999, 11:56 AM
Post Re: Sort on.......
mart 5969 Jan 19, 2000, 7:09 AM
Post Re: Sort on.......
mart 5977 Jan 22, 2000, 6:41 AM
Post Re: Sort on.......
mitch 5956 Jan 22, 2000, 8:31 AM
Post Re: Sort on.......
mitch 5955 Jan 22, 2000, 4:06 PM
Post Re: Sort on.......
mart 5947 Jan 22, 2000, 8:54 PM
Post Re: Sort on.......
mart 5966 Feb 7, 2000, 7:53 AM
Post Re: Sort on.......
mart 6023 Feb 7, 2000, 10:57 AM
Post Re: Sort on.......
mitch 5974 Feb 7, 2000, 4:31 PM
Post Re: Sort on.......
keienb 5955 Mar 29, 2000, 11:34 AM
Post Re: Sort on.......
anr 5958 Apr 2, 2000, 11:23 AM
Post Re: Sort on.......
anr 5957 Apr 2, 2000, 11:34 AM
Post Re: Sort on.......
anr 5961 Apr 2, 2000, 4:32 PM
Post Re: Sort on.......
JPDeni 5956 Apr 2, 2000, 7:36 PM
Thread Re: Sort on.......
anr 5940 Apr 2, 2000, 8:08 PM
Thread Re: Sort on....... still not searching accross
clive1 5884 Sep 21, 2000, 9:11 AM
Thread Re: Sort on....... still not searching accross
anr 5873 Sep 21, 2000, 6:36 PM
Thread Re: Sort on....... still not searching accross
anr 5878 Sep 21, 2000, 9:02 PM
Post Re: Sort on....... still not searching accross
clive1 5865 Sep 21, 2000, 11:44 PM