Avatar

Level 10

Matt,

     When you say his code where it resides? Did you import his form in your LC Designer and adding additional fields?

     In LC you have two supported languages JavaScrip and FormCalc.

     Some of the properties and methods supported in Acrobat may not be supported in LiveCycle scripting.

    

     To refer to the Property feld:

     JavaScript:

          Property.rawValue

     FormCalc:

          Property.rawValue

          (OR)

          Property

     Will this give an idea? If possible you can post your form to LiveCycle9@gmail.com so I can have a look at it.. While sending, please mention the problem..

    

Thanks

Srini