Niklas, I've done this in the past with a "Menu Form". I created 6 character fields for a 5-deep menu. Fields 1 - 5 are the labels field 6 is the value. There is *always* a value in the Label 1 and Value. To make submenus enter text in Labels 2 through 5. Your menu is a Search type with the Menu Form name in the Form Name selection box. Then so you must put the 5 "label fields" in the Label Fields section and the value field in the Value field section. That's pretty much it, unless you want to get data driven and use the same menu form for all of your menus Then you need a field to hold the Field Name to which you attach a menu. then the qualification would read 'MenuName00101' LIKE $FIELDNAME$ This finds all of the records in your Menu form where you put the Field name that has the menu attached. The Menu Form has MenuName00101 which holds the names of your fields that have menus. MenuLabel00101\ MenuLabel00102 \ MenuLabel00103 > These hold your Menu Levels MenuLabel00104 / MenuLabel00105/ MenuValue01001 This holds the Menu value. I hope this makes sense.
John J. Reiser Software Development Analyst Remedy Administrator/Developer Lockheed Martin - MS2 The star that burns twice as bright burns half as long. Pay close attention and be illuminated by its brilliance. - paraphrased by me ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Niklas Asplund Sent: Thursday, March 15, 2007 9:26 AM To: [email protected] Subject: Re: Help with search menu ** A tiered menu might be the word I'm looking for... Adding some images to clarify my problem. I want my search menu to look like my character menu in the example. // Niklas On 15/03/07, Opela, Gary L Contr OC-ALC/ITMA < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: ** Niklas, are you just trying to do a standard tiered menu? Hardware Dell Power Edge HP GX640 GX650 Software Microsoft Office Outlook Word Power Point Adobe Acrobat Photo Something Is this what you're needing to create, but in a search menu? ________________________________ From: Action Request System discussion list(ARSList) [mailto: [EMAIL PROTECTED] On Behalf Of Niklas Asplund Sent: Thursday, March 15, 2007 4:51 AM To: [email protected] Subject: Help with search menu ** Hi All I am trying to create a search menu that has both menu Items and submenu's in it. Like this Sub Menu > Sub Item 1 Sub Item 2 Root Item 1 Root Item 2 I am able to do it in a character menu, but not i a search menu. I thought I would just leave the field where I have the Sub Menu name as NULL, and that would make those items appear in the "Root" of the menu, but I keep getting a blank sub menu instead... Like this Sub Menu > Sub Item 1 Sub Item 2 > Root Item 1 Root Item 2 Any tips on how to do it?? Or is it even possible?? Thanks for your help. // Niklas Asplund __20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

