How do I add more than 10 options to the drop down menu?

Presently, I'm only able to give ten options but many of my items have 20-30 options.How do I add more than ten options to the drop down menu?

BrazenChick wrote:
Presently, I'm only able to give ten options but many of my items have 20-30 options.How do I add more than ten options to the drop down menu?
It depends on the type of option. If each option has a separate price, then I don't know of a way to add more than 10 options since those options with the prices are encoded into the button id. (Well, you could encode the information yourself with PayPal's API, but that is way more involved than I've been willing to tackle.) If you have more than 10 options such as color, scent, etc that don't affect the price, then you can edit the code you have added to your website to add additional items in the list. For example, suppose you had options "red" and "green", the relevant part of the code would look something like this: <select name="os0">
<option value="red">red </option>
<option value="green">green </option></select> If you want to add the option "blue", you would insert the line : <option value="blue">blue </option> before the closing </select> tag. More than 10 options won't be saved in the PayPal button creator, but it will work just fine in your website since this type of option isn't encoded in the id.

Similar Messages

  • What happened to the "oldies" option on the drop down menu located on iTunes home page under music ?

    What happened to the "Oldies" option on the drop down menu located on iTunes store home page under music ? I can not find songs in search using artist or song name.
    Thank you,   Martin

    Right click on the file and choose Get Info, go to the Options tab, there's a menu there "Media Kind"

  • Setting up multiple frequency options from the drop-down menu on the subscriptions button

    I have set up four sponsorship (subscription) options using the drop-down menu on the subscription button. Sponsor an:orphan for $35 at monthly frequencywidow for $50 at monthly frequencyorphan for $420 at yearly frequencywidow for $600 at yearly frequency I have checked the settings for the button and the yearly frequency is definitely selected for the two last options, but when the button is clicked the PayPal landing page recognises the monthly frequency only. Is it possible to have two sets of frequency within the one set of options?

    You can use that list and open the previous tab just above the one that appears bold and has a bullet.
    The current active entry has a bullet in front of it.<br />
    If you hover an entry in the tab session history list with the mouse then you see an arrow at the left side pointing left (Back) or right (Forward) to show the direction.<br />
    You can left click an item to open it in the current tab or middle-click or Ctrl left-click an entry in that list to open that link in new tab, just like you can with other links.<br />

  • The add-on "Disconnect" no longer displays the drop down menu properly after updating Firefox to v29.

    This add-on extension "Disconnect", after upgrading to Firefox 29 now displays only a tiny drop down box when clicked vs the full drop down menu. Before the upgrade it worked fine. It does this whether adding it to the tool icons in the upper right of the window (left of the new Firefox dropdown menu) or whether adding it to the Firefox menu itself as an additional icon. The extension appears to work in terms of blocking adds/tracking, as before, just can't see what is in the drop down menu. Already tried disabling and re-enabling, no change.

    hello pkoof, please directly contact the extension developers through the means provided at the [https://addons.mozilla.org/firefox/addon/disconnect homepage] - they can likely give you more detailed guidance and are the only ones who can fix bugs or make necessary adjustments in the addon for new firefox versions. thank you...

  • How can I add more than five URLs to the address bar drop down list?

    How many URLs can the Awesome Bar hold in the drop down list? I was showing five, but when I tried to add a sixth by cutting and pasting the URL in the address bar and clicking "Enter", it did not show up. Can the Awesome Bar hold more than five?

    It is possible that you have an extension that sets this value to a lower setting than the current default of 12.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Change this code to retrieve more than one row in the drop out menu

    How I can change this code, it only works when the cursor retrieves one row
    like this
    201410
    Fall 2013
    If it returns 2 rows, I only get the fir one in the drop out menu 
    201410
    Fall 2013
    201420
    Spring 2014
    I try to put a loop but it does not work..
    I need to be able to display any term that is retrieve by the cursor  (can be more than one)
    Term Fall 2013
    Spring 2014
    PROCEDURE p_enter_term
    IS
    v_code  stvterm.stvterm_code%TYPE;
    v_desc   stvterm.stvterm_desc%TYPE;
    CURSOR select_term_c IS
    SELECT
    stvterm_code,
    stvterm_desc
    from
    stvterm,
    sobterm
    where
    sobterm_dynamic_sched_term_ind = 'Y'
    and sobterm_term_code = stvterm_code;
    select_term_rec  select_term_c%rowtype;
    BEGIN
    --check for open cursor
    if select_term_c%isopen
    then
    close   select_term_c;
    end if;
    open    select_term_c;
    fetch select_term_c into v_code,v_desc; 
    HTP.p ('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">');
       HTP.p ('<FORM ACTION="/test/btsewl.p_sel_crse" METHOD="POST" onSubmit="return checkSubmit()">');
       HTP.p ('<TABLE  CLASS="dataentrytable" summary="This layout table is used for term selection."width="50%"><CAPTION class="captiontext">Search by Term: </CAPTION>');
       HTP.p ('<TR>');
       HTP.p ('<TD class="dedefault"><LABEL for=term_input_id><SPAN class="fieldlabeltextinvisible">Term</SPAN></LABEL>');
       HTP.p ('<SELECT NAME="p_term" SIZE="1" ID="term_input_id">');
       HTP.p ('<OPTION VALUE="'||v_code||'">');
       HTP.p (v_desc);
        HTP.p ('</OPTION>');
       HTP.p ('</SELECT>');
       HTP.p ('</TD>');
       HTP.p ('</TR>');
       HTP.p ('</TABLE>');
       HTP.p ('<BR>');
       HTP.p ('<BR>');
       HTP.p ('<INPUT TYPE="submit" VALUE="Submit">');
       HTP.p ('<INPUT TYPE="reset" VALUE="Reset">');
       HTP.p ('</FORM>');
    END;

    You are using the Eclipse Dali plugin to generate tables from your entities, not the EclipseLink JPA provider at runtime, so the settings in your persistence.xml are ignored.  The documentation for the Dali table Wizards state it will drop and create tables.  If you want to use the EclipseLink persistence settings to just create tables, access your persistence unit in a test case or deployment. 

  • Missing "Photoshop" option in the Drop-down Menu Toolbar

    So today, I hear about "Syncing" my settings in Photoshop CC. In asking how to do that, I am told to go to the "Photoshop" option of the Dropdown Menu Toolbar. I don't have such an option -- my choices are File, Edit, Image, Layer, Type, Select, Filter, 3D, View, Window, and Help.
    When I go to Edit/Preferences/Sync Settings, I am not signed in and was never Synced. I have logged in to my Adobe Account online with Internet Explorer. And under the /Help dropdown menu is "Sign Out (my Adobe user name)"
    What am I missing?
    Update:
    I see. The “Photoshop” option is a Mac thing. I have a PC. In any event, going to “Edit > [your Adobe ID] > Sync Settings Now” does not work because I lack the “[your Adobe ID] ” option. “Sync Settings Now” option is visible but only takes me to the “Preferences” area as described above.

    I'm moving this post from this forum for photoshop-dot-com (an online portal) to the correct forum for Photoshop pro users like yourselves.
    FYI, the correct forum URL is: http://forums.adobe.com/community/photoshop
    Since you've posted in this forum for Photoshop.com, you may receive additional posts in this forum unless you update your profile.  After signing in on these forums, go to Your Stuff > Forums, and disable any forum you don't want to watch.
    Kind regards,
    Charlie

  • Is it possible to change the network security on an older Ibook G3 from WEP to WPA?  There is no WPA option on the drop down menu.

    After several frustrating attempts to connect the IBook G3 10.4.11 OS (I have no idea if that is a Lion or a Seahorse or whatever) to my wi-fi network I realized that the problem is the security setting.  The only security option is WEP but my router is WPA2.  Is there a work around or would it be necessary to purchase a new(er) Airplay card (which I'm not willing to do)?  I also have no inclination to alter the security settings on my router as I have several other devices already connected.  It's either alter the software settings on the IBook G3 or forget it.  I'm also assuming that I would be unsuccessful at connecting the G3 even if I used an ethernet cable.  Please verify.
    I don't mind if this question is hijacked to explain the options I've already ruled out, for those who may be willing to do so.
    Thanks

    The iBook's 802.11b - only AirPort card can use WPA but not WPA2. The card cannot be upgraded. USB wireless adapters may be an option worth considering though I have none to recommend.
    I'm also assuming that I would be unsuccessful at connecting the G3 even if I used an ethernet cable.
    That's not correct. All iBooks have Ethernet ports. Using it would obviate its need for wireless security. Other than the need for a cable, Ethernet beats wireless in all respects.

  • Safari won't let me quit using the "quit safari" option from the drop down menu. I have to do a force shut down. Whats wrong?

    Help. When I try to shut down my Mac I get an error message saying Safari is preventing the macbook to shut down.
    The only option is to do a forced shut down.
    This happend once last week and again today. I was trying to list an item on ebay but ebay kept asking for login details everytime I tried to list an item.
    Can any one throw some light on this.
    thanks

    Hi..
    Try deleting the cache associated wtih Safari.
    Quit Safari.   Command + Optin + Esc if necessary.
    Open the Finder. From the Finder menu bar top of your screen click Go > Go to Folder
    Type this exactly as you see it here:
    ~Library/Caches/com.apple.Safari/Cache.db
    Click Go
    Move the Cache.db file to the Trash.
    Try Safari.
    And since you are running Lion v10.7, if you haven't disabled the Lion resume feature, that can help the Safari cache issue.
    Open System Preferences > General
    Deselect:  Restore windows when quitting and re-opening apps
    Restart your Mac.

  • HT203180 I cannot copy HD Video purchased on iTunes via I cannot copy HD Video purchased on iTunes via PC to my iPad, please help.Also there is no 'VideoPC to my iPad, please help.Also there is no 'Video' option in the drop down menu which has Music, TV P

    I cannot sync HD films purchased on iTunes (on my PC) to my iPad even though it is a shared account. No problem syncing to iPod Classic from PC.
    Also there is no 'Film/Video' tag on the drop down menu on the iPad only Music and TV Programs.
    Also can't view 'purchased films' on iTunes via iPad.
    All Phtos,Music and Video etc is 'Manualy Sync' selected.
    Is this all related, please help?

    Most of my library consists of h.264 videos wrapped in the m4v format, which my converters (Handbrake & mkvtools) says is the Apple TV format.  Today I tried coverting a few to mp4 (for iPad) instead, so that I can watch them on multiple devices, but I'm running into the same problem with those that you are.
    I tried resetting my ATV as the other responder suggested, but that hasn't helped.  I'm still unable to watch h.264 mp4 files, while h.264 m4v's are fine.

  • How do you add more than one song to library.....

    How do you add more than one song to the library using the "Add File to Library" option? I just upgraded to itunes 7.1.1.5 from an early version and used to be able to do this but now it want let me, it only lets me add one song at a time. I don't want to use the "Add Folder" option because it adds m3u playists and all kinds of things I don't want to be in my library. Is this a glitch? because it doesn't make sense.

    When using the "add file to library" feature, hold down the CNTL (control) button as you pick your songs...
    DON'T RELEASE THE BUTTON UNTIL YOU HAVE SLECTED ALL THE SONGS...
    then just hit hit the button to add them a voila

  • Can I add more than one movie to the movie page

    I'd like to put up a gallery of movies  but don't know how to do that.  How can I add more than one movie to the movie template page?
    Thanks,
    Gina

    I use the YouTube widget. It has the advantage of not loading clips until one actually selects the clip. When I started I just dragged the quicktime files to the page...not a good idea as it forced a viewer to wait for all of them to load.
    Miro has some options.
    Hugh

  • I have recently downloaded iOS 8 and there is no longer a Print Option in chrome drop down menu

    Since I down loaded iOS 8 there is no longer a print option in the drop down menu of my Chrome Browser. Under the 3 horizontal lines in the right hand corner ?

    You did not say if you installed a carrier update. Are you using an unlocked phone? Does your carrier require you to manually set your APN settings? If you do not know what it is then you don't. Have you checked with your carrier? An MMS with iMessage is handled differently than an MMS with the carrier. Since your iMessage is working, contact your carrier and have them check the provisioning on your account. They may need to do a reset on their end, since SMS/MMS is a carrier function.

  • How do i add more than one pdf at a time to profile manager books

    How do I add more than one pdf at a time to profile manager books? When I browse to my pdf folder I can only select one pdf at a time. I have 500+ pdf files I need to add. Any help would be greatly appreciated.

    Bucknut wrote:
    I want to add more than one email address to my address book from an email I received. They were in the CC of the email I received. is there anyway to drag them all into an address book group all at once. I hate having to add and address and then having to find the address and then add it to a group. thanks
    no, there is no way to do that, sorry. you need to control-click on every email address one at a time and select "add to address book". if an email is in the address book already that option will not be there.

  • How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    Hi Nancy,
    This screenshot was only for imagination. A part of the code (not all) is below.  In the code there are some background images but they are not seem in live mode.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link href="css/my_site.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css"/>
    <link href="SpryAssets/SpryCollapsiblePanel.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryCollapsiblePanel.js" type="text/javascript"></script>
    <style>
    #CollapsiblePanel1 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-color: #003366;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel1 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel1 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/international.jpg);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel2 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelContent {
        background-color: blue;
    #CollapsiblePanel3 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel3 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel3 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel4 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel5 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    </style>

Maybe you are looking for

  • Can you sync two iphones to the same computer but with different itunes account

    i have got an iphone 4 and my brother would like to get one but we are unsure whether we can both sync our phones on the same computer, within him ended up with all my music and photos. is there a simple way round this?

  • Can't connect to Windows 7 Machine

    Hello All, I'm getting increasingly frustrated with this issue! I have a Mac Pro running 10.8.4 that I'm trying to connect to a Windows 7 machine. I need to transfer lots of files from this Mac to the Windows 7 machine as it will be replacing it even

  • Flash Builder Embed FXG - Problem

    Hi, I am working on creating an asset library using AS 3 project in Flash builder. I want to embed the fxg graphics referencing with a Class, [Embed(source='Sample.fxg')] private var myInstance:Class; I get the following error : no transcoder registe

  • How to sum up hours in a sheet/table?

    Hi! I logged into my ISP's pages to check telephone calls in previous month. The list of calls can be exported to an Excel spreadsheet which I did. But when opening the sheet in Numbers '09, under duration column each cell shows time in hh:mm:ss form

  • 10g cluster installs

    All, I am having problem on getting installation of 10g cluster stared. I am installing CRS on the cluster, the first node install successfully. But the second node is hanging on "root.sh" script: Running Oracle10 root.sh script... \nThe following en