PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Changing Field Name and calculation

  1. kinetic
    Member

    I have several forms that use a custom calculation to create a subtotal of various products. When the calculation is written, it includes the field name/label. For instance:

    ( {Product Number One (Price):1.2} * {Product Number One (Quantity):2.3} )

    If I were to change the name of that field from Product Number One to Item Number One, would I also have to update the formula, or does the formula really look more at the field ID (2.2, 2.3) than it does the field name?

    Posted 11 years ago on Tuesday August 21, 2012 | Permalink
  2. David Peralty

    You would have to change the formula as far as I know, as the whole string is how it determines which values to pull.

    Posted 11 years ago on Tuesday August 21, 2012 | Permalink
  3. kinetic
    Member

    That's what I thought, just wanted to confirm.

    Thanks!

    Posted 11 years ago on Tuesday August 21, 2012 | Permalink

This topic has been resolved and has been closed to new replies.