formbuilder with more complex fields formatting templates

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
amhoffmaster
Forum Members
Forum Members
Posts: 121
Joined: Sat Jan 03, 2009 5:05 pm

formbuilder with more complex fields formatting templates

Post by amhoffmaster »

I'm working on a form containing a food menu, http://www.tbonesmarketplace.com/index. ... iving-menu , and I have a snag. Radio buttons will work for the first few items (turkey selection and Turkey weight). But when I get down to the selection of side items, desserts and breads, I have a problem. I want to display: an option (side name), description (price and/or how many it serves) and a place for the user to enter a quantity to order. I can't figure out how to do that.

My customer just wants one place for the user to select all the items off a list. I was thinking the products module, but not sure that would work. The user is only placing an order, they are not paying for the order, so I don't need a full blown shopping cart.

Anyone have any ideas? Maybe I'm making this more complicated than it needs to be.
Last edited by amhoffmaster on Thu Oct 18, 2012 2:41 pm, edited 1 time in total.
amhoffmaster
Forum Members
Forum Members
Posts: 121
Joined: Sat Jan 03, 2009 5:05 pm

Re: formbuilder with more complex fields or Products module

Post by amhoffmaster »

Ok, I figured out how to create this form. Most of my issues were with with the classes assigned to the fields. Once I created my own class to apply to various fields/labels, it worked.

I don't like that it assigns field name and label as the same thing. This is causing me a problem.

I have dollar signs ($) in the field label/name. How can I make this a literal expression. For instance, in the submission and disposition templates it's chopping off the dollar sign and the first number after the dollar sign. So, $2.99 becomes .99.
Post Reply

Return to “Modules/Add-Ons”