Results 1 to 9 of 9

Thread: combobox and button question
      
   

  1. #1
    omeezy4sheezy is offline Private First Class
    Join Date
    Jan 2009
    Posts
    9

    Default combobox and button question

    Combobox:
    possible to add multiple entries at once, or do i have to add them one by one?


    Button Question:
    How do I make it so that when you click a specific button, it takes you to a specifically assigned page?



    thanks.

  2. #2
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: combobox and button question

    The combox (used for forms) does allow you to enter multiple entries, once you add the box either right click to get to the properties or double left click, then click add to add the choices, can't be linked to other pages though.

    To add buttons (use the icons on the left side of the page) click navagation (run your mouse over each icon slowly to see what they are) again get to the properties you can add or remove buttons as you like, these can be linked to other pages through the proerties box. All navagation choices are on the left side of the builder. Watch the video on linking pages.

  3. #3
    omeezy4sheezy is offline Private First Class
    Join Date
    Jan 2009
    Posts
    9

    Default Re: combobox and button question

    Quote Originally Posted by D'son View Post
    The combox (used for forms) does allow you to enter multiple entries, once you add the box either right click to get to the properties or double left click, then click add to add the choices, can't be linked to other pages though.

    To add buttons (use the icons on the left side of the page) click navagation (run your mouse over each icon slowly to see what they are) again get to the properties you can add or remove buttons as you like, these can be linked to other pages through the proerties box. All navagation choices are on the left side of the builder. Watch the video on linking pages.
    thanks for the help, but I know that I could add multiple entires, but I wanted to know if I could add multiple entries at once or if I have to do them one by one?

  4. #4
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: combobox and button question

    When you open the properties (say you are using the menu bar) click add to add an item, then repeat as many times as you need. You add each seperately but during the same process.........if that makes sense.

  5. #5
    omeezy4sheezy is offline Private First Class
    Join Date
    Jan 2009
    Posts
    9

    Default Re: combobox and button question

    Quote Originally Posted by D'son View Post
    When you open the properties (say you are using the menu bar) click add to add an item, then repeat as many times as you need. You add each seperately but during the same process.........if that makes sense.
    oh yeah haha, I knew that already... its just that I have about atleast 50 things to add to that list but thanks anyways.

    do you suggest that I do something else?

    I'm making a site where you can rate supplements, so i wanted the user to be able to pick a supplement to rate from a list of choices.

    also, can u recommend a way for me to setup such a rating system?

    thanks a bunch for your help, it really means alot!

  6. #6
    omeezy4sheezy is offline Private First Class
    Join Date
    Jan 2009
    Posts
    9

    Default Re: combobox and button question

    hey sorry, also

    how could I have items in a combobox list, link to a specific page?

  7. #7
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: combobox and button question

    A combobox is just intended to be used for forms (though you can also use it as a navigation system through a small php script).

    If you want to use it as such, use the Go Menu instead.

    If you are a VH customer, you can download and use Vote Pro (from the Treasure Chest forum).
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  8. #8
    omeezy4sheezy is offline Private First Class
    Join Date
    Jan 2009
    Posts
    9

    Default Re: combobox and button question

    Quote Originally Posted by navaldesign View Post
    A combobox is for just intended to be used for forms (though you can also use it as a navigation system through a small php script).

    If you want to use it as such, use the Go Menu instead.

    If you are a VH customer, you can download and use Vote Pro (from the Treasure Chest forum).
    thanks, any advice on having a rating system for the list of things on the go-menu?

  9. #9
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: combobox and button question

    Each Voting/Ranking scipr has its own way of submitting the users choice, so it depends on which script you will use. If the script uses the GET method, then it is easy, simply use the Go menu and link it to the script the same way. If it uses the POST method, use the Combobox (you will need a "Vote now" button as submit button)
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49