Not signed in (Sign In)

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

    • CommentAuthorRandyM
    • CommentTimeNov 10th 2010
     
    I want to set up a question (eg password) that when answered with the correct password/text a section is displayed. What type of conditional logic would I use to achieve this.

    Basically, if password entered = "correct password" then display the following block of text.

    We have a members form and each club gets a different discount on different products so when the ski club enters their pass code I would like my form to display what discount they get and on what. But I don't want everyone seeing each other's discounts thus the passcode that we will provide their club presidents.

    It has nothing to do with calculating cost that is done in our stores, it's just for information to the customer.

    Cheers
    • CommentAuthorRandyM
    • CommentTimeNov 10th 2010
     
    Oh my test form is located here.

    http://www.tfaforms.com/183718
    • CommentAuthordbuschho
    • CommentTimeNov 11th 2010
     
    Hello Randy,

    This isn't currently possible with FormAssembly by default.

    Note that because FormAssembly's system is based around javascript, if one of your users came to your site without javascript enabled or loaded the html code, they would be able to see the discount codes for all users.

    Happy to help further,
    FormAssembly.com Support.