C
CW
I'm using the MS Sample Purchase Request-Detail form and want to change
the value of the "estimatedtaxrate" field in the items list when a
currency is choosen. For example, I want the value of that tax field to
be set to 6 when CAD in the currency field is choosen.
Have I been at this too long today or am I missing something? I can't
seem to find the capibility in a function.
I'm sure you can choose edit and code it in the afterupdate event for
the Currency name field, but it is in JS and I can't read nor write
that. Are there any good sources of these example easy calcs kicking
about anywhere?
Any help to the JS illiterate is a great help.
CW
the value of the "estimatedtaxrate" field in the items list when a
currency is choosen. For example, I want the value of that tax field to
be set to 6 when CAD in the currency field is choosen.
Have I been at this too long today or am I missing something? I can't
seem to find the capibility in a function.
I'm sure you can choose edit and code it in the afterupdate event for
the Currency name field, but it is in JS and I can't read nor write
that. Are there any good sources of these example easy calcs kicking
about anywhere?
Any help to the JS illiterate is a great help.
CW