Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dropdown List Master Record

Guest
Aug 06, 2007 Aug 06, 2007
Hi Guys,

Looking to see if it is possible to create a dropdown menu list, like a jump menu to go to a specific record upon selection. I currently have an list of clients split over 10 pages and would prefer as a quicker way to navigate would be to select it from a drop down list.

Any suggestions would be appreciated.
TOPICS
Server side applications
304
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 06, 2007 Aug 06, 2007
yes this is quite possible, you probably need two elements. Firstly a
recordset that will fill the list, and then a link to the detail element. If
the later is to be in a list then creating a named anchor in the list and
creating a link that included that would be the answer

--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver

Valleybiz Internet Design
www.valleybiz.net

"LJG" <webforumsuser@macromedia.com> wrote in message
news:f97vbi$52s$1@forums.macromedia.com...
> Hi Guys,
>
> Looking to see if it is possible to create a dropdown menu list, like a
> jump
> menu to go to a specific record upon selection. I currently have an list
> of
> clients split over 10 pages and would prefer as a quicker way to navigate
> would
> be to select it from a drop down list.
>
> Any suggestions would be appreciated.
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 07, 2007 Aug 07, 2007
LATEST
Can you explain what you mean by 'creating a named anchor in the list and creating a link that included that'

Currently when I create the combo box (dropdown list) it simply selects the 1st item in the list.

Regards

quote:

Originally posted by: Newsgroup User
yes this is quite possible, you probably need two elements. Firstly a
recordset that will fill the list, and then a link to the detail element. If
the later is to be in a list then creating a named anchor in the list and
creating a link that included that would be the answer

--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver

Valleybiz Internet Design
www.valleybiz.net

"LJG" <webforumsuser@macromedia.com> wrote in message
news:f97vbi$52s$1@forums.macromedia.com...
> Hi Guys,
>
> Looking to see if it is possible to create a dropdown menu list, like a
> jump
> menu to go to a specific record upon selection. I currently have an list
> of
> clients split over 10 pages and would prefer as a quicker way to navigate
> would
> be to select it from a drop down list.
>
> Any suggestions would be appreciated.
>





Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines