Appnitro Software Forums » MachForm

more than one drop down on a line

(8 posts)

  1. makeitso
    Member

    been palying with your demo is it possible to have 3 drop downs in a row be good if this was possible and if its down to css an option to add extra drop downs in the same field.
    Thanks

    I will buy this if i can see that you can do 3 drop downs in a row.

    Posted 1 month ago #
  2. Check this sample:
    http://www.appnitro.com/forms/view.php?id=22

    Do you need it like that one? If so, that has been done by using some CSS adjustment.

    Posted 1 month ago #
  3. makeitso
    Member

    sorry not to have got back before now My dads been quite ill and have not been around ... yes thats what i need to do is it hard to set up

    Posted 1 month ago #
  4. oh, sorry to hear that.

    it's pretty simple to do the CSS. On the above sample, here is the code needed:

    #li_3,#li_4,#li_5{
        float: left;
        width: 30%;
    }
    #li_2{
       clear: both;
    }

    3,4,5 is your dropdown id.

    Posted 1 month ago #
  5. makeitso
    Member

    Hi I got the software it was so easy to install thats brill I started a form can you tell me where I paste this bit of css I need to make a form that looks like this http://www.silkwormcompany.com/preview/order.html any help would be great.

    Rick

    Posted 1 month ago #
  6. Hi Rick,

    Hmm, this one is a bit different.
    First you need to put those dropdowns.

    size #1
    season #1
    quantity #1
    size #2
    season #2
    quantity #2
    size #3
    season #3
    quantity #3

    and then apply the CSS code similar as above (change the ids of course).

    Or perhaps contact me through email and let me know your MachForm login.
    I'll try to put up some dropdowns there, so you can modify it further.

    Send to: customer.service [at] appnitro.com
    or submit to: http://www.appnitro.com/support/index.php?pg=request

    Posted 1 month ago #
  7. makeitso
    Member

    sent you the link yesterday through the request system.
    Rick

    Posted 1 month ago #
  8. I've just replied. Sorry for delay!

    Posted 1 month ago #

RSS feed for this topic

Reply

You must log in to post.