1 Reply Latest reply: Dec 28, 2011 3:12 PM by George_Johnson RSS

    I am very new to writing code.  I created a calculated field that sums the exported value of some ch

    clorodet20607

      I am very new to writing code.  I created a calculated text field that sums the exported value of some check boxes.  I would like to get the value and based on the value, automatically populate another text box with some static data.  For example, if the calculated box = 5, populate the other field with "example1", if the calculated box = 1, populate the other field with "example2", ... if the calculated box = 10, populate the other field with "exampleX".  My list is really short so I can type the automatic data directly in the code if I know where to put it.  Any help you can provide will be greatly appreciated.