[Pro] Online form spreadsheet

Hey,
Has anyone seen a way to create an online form that has some spreadsheet capabilities? This form would have some input boxes that would “add together” into another box. In other words, it would act like a turbo tax form.

Thanks all!

Steven Houtzager


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

This is fairly simple to code using JavaScript. Can you post a mockup (actually add the form elements using Freeway) to show what you’re after, calculation-wise?

Walter

On Feb 24, 2014, at 4:09 PM, Steven Houtzager wrote:

Hey,
Has anyone seen a way to create an online form that has some spreadsheet capabilities? This form would have some input boxes that would “add together” into another box. In other words, it would act like a turbo tax form.

Thanks all!

Steven Houtzager


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

Here are a couple of examples that take quantities and multiply by costs and then give total amounts. These use javascript (Protaculous) to do the back end work.

http://www.deltadesign.co/fw_examples/adder.html

http://www.deltadesign.co/fw_examples/tickbox-adder.html

David


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

And I should add that they wouldn’t be up there without Walter’s input (I borrow all his ideas!)

D


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