Newbies BarryC Posted November 15, 2001 Newbies Posted November 15, 2001 Things like form.load, .lostfocus, etc.
Newbies BarryC Posted November 16, 2001 Author Newbies Posted November 16, 2001 I need to fill in one of two fields on an data entry form depending on which one was filled in. For example, if Field WidgetPrice is 100, and they type 10 in commission_dollars I need the field commission_percent to auto fill with .10. If they filled in commission_percent with .10 and left commission_dollars blank, I need commission_dollars to autofill with 10.
Vaughan Posted November 16, 2001 Posted November 16, 2001 One of the script scheduling pulg-ins could do something like that, alied with the right scripts of course.
Anatoli Posted November 16, 2001 Posted November 16, 2001 BarryC Maybe with fields on top of each other and calculations between them. Possibly with "submit" script, which will clear things up to be logical.
Recommended Posts
This topic is 8413 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now