auto-population

Here is my current project:
I am doing a website much similar to a configuration site like on apple.com where you build your Mac Pro computers, but this is for advance motor housings.

I am using a MYSQL database to hold all the information on each product, and then have the page auto load all the needed radio buttons, and of course fill in all the specs as read from the database.

I know I can do this using a drop down menu, but those are so freaking annoying to read.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Probably a question best suited to the Dynamo list.

What would you prefer to use rather than a drop down?

Just trying to better understand your model.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There is a backup solution of using Moo-Accordion trigger to do the same thing, but I would have to do the following:

  1. add like 20-30 radio buttons, and all the needed coding.
  2. set a default values to “ZERO” if the database returns NO information.
  3. use the trigger to hide the non-populated buttons.

freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

David,

we deal with a lot of engineering, site owners, and general industrial specialist. These guys avoid doing drop down boxes.

I do a bunch of custom PLC, and Labview work, and they all want radio buttons. They it “Idiot Proof”.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

^they call it “idiot proof”


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

But I cant envisage your master plan.

It may be obvious to you but without bettter explanation or an example I am in the dark.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

aww ok.

We are using the build a new computer page on at at apple as our template (see the link below). This side is for industrial motor housings also known as sound enclosures, and second build pages for Blowers (forced air systems).

We have the issue where the customer wants to have it database driven which isn’t an issue. He also wants to have it auto-populate the options. For example; instead of having 3 CPU choices, he might want to offer 5 this month, and 10 the following month.

I know he wants to do it like this so he can have one of his front desk staff simply update the webpage and not have to spend future cost on web design.

(http://store.apple.com/us_smb_78313/configure/Z0M4?mco=MTg2OTQ5OTk)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

So which part of this are you asking about, then? If you need help
getting the database content into the page, automatically creating the
right number of options, that’s one thing. If you need the Apple
store’s cool Ajax cart with configuration options, that’s another. I
can help you with either of these.

Walter

On Jun 18, 2011, at 5:35 PM, Shane wrote:

I know he wants to do it like this so he can have one of his front
desk staff simply update the webpage and not have to spend future
cost on web design.

(http://store.apple.com/us_smb_78313/configure/Z0M4?mco=MTg2OTQ5OTk)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options