Webspeed - Combo Box -

Posted by Admin on 21-May-2009 14:58

I am trying to get a combo box (dropdown box). I can easily make one with HTML, but is there a way to fill the list items from the DB?

I've been reading documentation for way too long, so I figured I would take a moment and ask the guru's.

The goal is to have a dropdown list of all the Clients, then once the choice is made, I need it to return the salesperson who handles that client.

So for example I choose "Crab Shack" from the list, I want it to return (the one who handles thier account)"Joe", and also the hourly rate Joe charges them.

Any Ideas suggestions?

Also, I am using 9.1E on Windows XP.

I am still learning, so please bare with me.

All Replies

Posted by Admin on 21-May-2009 15:30

I have been referencing KB13860 (which I have attached.)

[View:~/cfs-file.ashx/__key/communityserver-discussions-components-files/26/KB13860.txt:550:0]

It covers the details for V7 and v8, but I get stumped in V 9 when it tells me to:

  (3) In the Section Editor, click on New... to make a new
        Procedure.  Select Local ADM Event.  Click on the down arrow
        on the Source field.  Find adm-update-record and
        adm-initialize, to create local versions as shown below.

Click on the down arrow
        on the Source field.  Find adm-update-record and
        adm-initialize.I do not have this option in 9.1E.

I know the answer is right in front of me, I just can't get it.

This thread is closed