Not signed in (Sign In)

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

    • CommentAuthorhueyqt
    • CommentTimeSep 16th 2011
     
    Hi,

    Two issues:

    1) I want to name a form by some type of formula, mainly a field in my form + a fixed text. For example, for a form submission, I would like it to be received through Salesforce.com and named by pulling the "Full Name" field in my form + 2011 Assessment. So, if John Smith was the given answer for the Full Name field in my form, I would like the form to be named as John Smith 2011 Assessment in Salesforce. Do I use a formula for this? It gives me "tfa_FullName1" as a formula for that particular field I want, but how do I set it so that "2011 Assessment" is also in the name?

    2) I have an assessment form, or quiz, for a particular group of people to take. I know that formsite has a scoring functionality. Does FormAssembly have something similar? If not, what is the recommended way to do so?

    Thanks!
    Huey
    • CommentAuthordbuschho
    • CommentTimeSep 16th 2011
     
    Hello Huey,

    1) Set the field for the Salesforce object to 'formula', then place:
    %%tfa_Fullname1%% 2011 Assessment
    into the field, exactly. When the response is sent, that will be sent as:
    John Smith 2011 Assessment.

    2) Generally users either do this using the calculation system in FormAssembly, or else handle it on the Salesforce side using their analytic tools for analyzing the response distribution.

    Happy to help further,
    Drew
    FormAssembly.com Support
    • CommentAuthorhueyqt
    • CommentTimeSep 16th 2011
     
    Thanks Drew! Will play around with both in a bit and see if I have any further questions.
    • CommentAuthorhueyqt
    • CommentTimeSep 19th 2011
     
    Hi Drew,

    Unfortunately, that formula doesn't seem to work. It is just being sent as "2011 Assessment" and not pulling the Full name field. Any other ideas?

    Thanks,
    Huey
    • CommentAuthordbuschho
    • CommentTimeSep 19th 2011
     
    Hey Huey, why don't you open a support request and let me know what the url of the form you're working with is?
    Happy to help further,
    Drew
    FA Support
    • CommentAuthorhueyqt
    • CommentTimeSep 19th 2011
     
    Great, thanks Drew. Just opened one.
    • CommentAuthordbuschho
    • CommentTimeSep 20th 2011
     
    Resolved in support queue.