Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthordbuehring
    • CommentTimeNov 23rd 2011
     
    We are just taking a look at Form Assenbly for the first time, and have looked at it pretty extensively for the last couple of days. We are in the middle of migrating from our DOS based CRM system to a SalesForce system. Our SF implementor suggested that FormAssembly would be invaluable as a Front End to Sales Force.

    So far we are very impressed wth Form Assembly's capabilities, however for the life of us we cannot figure out how to accomplish a number of tasks inside FormAssembly.
    All our quotes are generated inside Excel, and we'd like to automate that as an Internet available form.

    So, more or less we understand how to do simple data queries, with conditional questions. However how do we:

    1. Perform complex data manipulation - for example how do I apply complicated @IF statements to data.
    2. It seems as if my form data must be submitted some kind of formula engine to do the @IF statements - is this correct?
    3. How do I retrieve the calculated data into my original form?

    For example, I have a table that has a variety of materials, each with a cost.
    Suppose:

    Material Cost
    A: $1/ft2
    B: $2/ft2
    C: $3/ft2

    I'm building a pad, comprised of layers as follows.
    ABBAAC

    How do I pull the costs in from the Materials form?
    • CommentAuthordbuschho
    • CommentTimeDec 1st 2011
     
    Hello,

    For creating forms that do complicated calculations before submission, you'll need to use our calculation system here:

    http://www3.formassembly.com/blog/support-documentation/building-your-forms/calculations/

    it uses javascript calculation syntax ( which is a bit less cumbersome than Excel style syntax ).

    I'm not sure I understand your example above, but if you'd break it down into a little less domain specific terms, I'd be happy to help.

    Drew
    FormAssembly.com Support