How to change values based on input

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • trojnfn
    New Member
    • Dec 2006
    • 2

    #1

    How to change values based on input

    I have a form with a quantity field labeled single qty, and a unit of measure field that predisplays EACH when the form is opened.

    We have just added another input quantity field labeled lot qty. When they enter a value in the lot qty field, the unit of measure should change from EACH to LOT.

    I need to have this done before the form is submitted.

    Can somebody please provide some example and/or code to do this ?

    Thanks
  • BigDaddyLH
    Recognized Expert Top Contributor
    • Dec 2007
    • 1216

    #2
    Post a SSCCE: http://mindprod.com/jgloss/sscce.html

    Comment

    Working...