Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Attribute options with 2000 choices?

    I have several items that have personalization options.

    Example: Music CD with child's name in it.

    Shopper would find a Music CD, then add to cart and select the child's name from a option drop down menu. (or set the option to for personalization before adding to cart?)

    Can this be done? Do I have to create each option one at a time or can I create all 2,000 names via Mysql script?

    I tried to search the forums for this type of question but it seems either it hasn't been asked or I didn't phrase the search properly.

    Thanks in advance!

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Attribute options with 2000 choices?

    Why? You can use the text attribute, which allows users to type in the name.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Attribute options with 2000 choices?

    Quote Originally Posted by yellow1912 View Post
    Why? You can use the text attribute, which allows users to type in the name.
    There are only CD's with these 2,000 names in them. Names like Jennica are not available however names like Jennifer, Jessica and other popular names are available.

    I have to limit the customer's names selections to the ones that CD's have been made for.

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Attribute options with 2000 choices?

    If you're comfortable writing a MySQL script, you should be able to automate populating the values for an option name in the database. See the Database Schema in the wiki for a list of tables and their field descriptions.

    The fun part may be getting a usable dropdown to pick the name from.

  5. #5
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Attribute options with 2000 choices?

    Im thinking about Ajax ^^.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #6
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Attribute options with 2000 choices?

    Could I insert a standard html form with the output value going to the TEXT name textfield?

    Select child's name: [drop down menu][^]
    Output goes into TEXT area.

    Then have the customer continue with the purchase.

    I am not familiar with AJAX... is AJAX another option to get to my end goal?

 

 

Similar Threads

  1. v150 Can Customer Choose Multiples of Attribute Choices?
    By nadinesky in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 29 Feb 2012, 12:54 AM
  2. Attribute Choices
    By leew04 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 3 Mar 2008, 02:15 AM
  3. Attribute with multiple options?
    By davidpiddington in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 24 May 2006, 10:48 PM

Posting Permissions

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