coolcatkelso
Registered User.
- Local time
- Today, 20:53
- Joined
- Jan 5, 2009
- Messages
- 279
Hiya
The form I'm working on is Workorders, the related form is Payments
I have the following fields (basic) in the Workorder form
Subtotal
Sales Tax
Payments
Amount Due
If I fill out a new Workorder and refresh the page everything looks good
Lets say it looks like this
Subtotal 1.31
Sales Tax 0.00
Payments 0.00
Amount Due 1.31
Looks correct.. But if I close the form and go back to the main page which has a field called - Total Payments, Amount Due etc as a brief display
THe Total Payment field is blank and will not display a Number in the Amount Due either.. I've play about with the form and found that if I goto the Payments form and select Payment amount is ?0.00 then it works
So, somehow, is there a way I can have on the Workorder form something like a bit of code that will - Onclose place this ?0.00 data entry to the form, which will in turn, show the ?0.00 on the other related form?
Kind of hard to explain lol sorry
________
Terpsichore
The form I'm working on is Workorders, the related form is Payments
I have the following fields (basic) in the Workorder form
Subtotal
Sales Tax
Payments
Amount Due
If I fill out a new Workorder and refresh the page everything looks good
Lets say it looks like this
Subtotal 1.31
Sales Tax 0.00
Payments 0.00
Amount Due 1.31
Looks correct.. But if I close the form and go back to the main page which has a field called - Total Payments, Amount Due etc as a brief display
THe Total Payment field is blank and will not display a Number in the Amount Due either.. I've play about with the form and found that if I goto the Payments form and select Payment amount is ?0.00 then it works
So, somehow, is there a way I can have on the Workorder form something like a bit of code that will - Onclose place this ?0.00 data entry to the form, which will in turn, show the ?0.00 on the other related form?
Kind of hard to explain lol sorry
________
Terpsichore
Last edited: