The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Change Advanced search Default Layout 
Posted: 01 Aug 08 1:13 PM
|
Is there a way to change the fields that are shown when a user does and advanced search? We have users that will search Contacts -> Advanced Lookup and would like to have a couple of more fields added to the layout that is returned .
Any ideas? SLX 7.0
Thanks! |
|
|
| |
|
Re: Change Advanced search Default Layout 
Posted: 04 Aug 08 7:17 AM
|
Hi Chip,
The group layout that is returned when you do the advanced lookup is the "Contact:Lastname" lookup - you should be able to add fields to that layout. The lookup used for the return of the Advanced Lookup is specified in the "Contact Details" Main View by the QuickFindLookup - as the name suggests the QuickFindLookup will also be affected if you add new fields to the Contact:Lastname lookup.
You can also alter the Advanced Lookup form fields by altering the "Contact QBE Screen" form. Just make sure that your control name begins with "txt", "pkl", "lue", "lnk" and that you bind your control to the relevant Contact field.
Cheers,
Steve
|
|
|
| |
|
Re: Change Advanced search Default Layout 
Posted: 05 Aug 08 4:50 PM
|
..oops.. I was doing some work with Speedsearch (which has an advanced lookup capability) and did not read as close as I should....
as RJS said.. sure miss those legacy advanced lookups.
I've seen one implementation by another partner to do what you want.. but there's no "public code" available AFAIK. |
|
|
|