Not signed in (Sign In)

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

  1.  
    I created a question called "hidden adult rate" and then set the value to 10. I then had that create a variable called hiddeadultrate. In my form after I colleted the number of adults I wanted to show the cost foe the adults and created a quaestion with the cost of all adults using the formual number of adultsentered*hiddenadultrate. This reurns an error. I have tried many differnt way to ge this variable defined and hidden but have had no luck. This product is so elegant I'm reluctant to bring this up, but it would make forms much easier to maintain and sharable.
    • CommentAuthorcedsav
    • CommentTimeOct 25th 2007
     
    Hi,

    We'll look into it and see why it's not working, but why use a variable if the value never changes (since it's a hidden field)?

    Couldn't you just rewrite your formula to be adultsentered*10 ?
  2.  
    Im curently uses the value *10, but I plan to reuse this form many times and i have six other variables for thinks like cost of Tee Shirts by size. I would like to just go to the "Section" called hidden cost and not have to search for anyplace I have the numbers hard coded. I could quickly check all my cost and not be afraid I have registration out there with a cost I failed to chnange.

    Again thanks.
    • CommentAuthorcedsav
    • CommentTimeJan 9th 2008
     
    Just a quick update to let you know that you can now use hidden fields in formulas.

    Cedric.