Fillable HTML Form - Post ID 213412

User 38401 Photo


Senior Advisor
10,951 posts

Just use the form builder and make a form. Take the table that you have now and just recreate it with form fields instead. The form builder actually has an ordering system built into it too so you can even setup a shop that people can pay for their items they order too if you want to.
User 187934 Photo


Senior Advisor
20,266 posts
Online Now

This gets a little tricky but you can still use the form builder to build the form and get all the validation that you need to make sure you get the proper info. I would make a simple form with the inputs stacked because your going to restyle it anyways to make it look the way you want. You just want to keep the validation. So make the form then drop or alter the css for the form to get it to look the way you want. This really is the best approach for your needs. You'll be able to keep all the built in functions of the form.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2387231 Photo


Ambassador
122 posts

Is this looking good so far?

I'm trying to make the bottom "rows" show up as values are entered in the row before it. I know how... just time consuming.
Christopher Wilder
User 187934 Photo


Senior Advisor
20,266 posts
Online Now

Form looks good.:)
JQuery can add your form inputs on the fly to give you totals. It gets very involved when you have a lot of depended inputs. You just have to use an onchange event on the input to fire the JQuery script to do the adding or any other math.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2387231 Photo


Ambassador
122 posts

How did u find it? I just noticed I forgot the link :P

http://pc-repair.coffeecup.com/forms/Do … er%20Form/
Christopher Wilder
User 187934 Photo


Senior Advisor
20,266 posts
Online Now

I thought you were still using the one that's posted above.:lol:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2387231 Photo


Ambassador
122 posts

oh, lol
Christopher Wilder

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.