braxwell Posted October 15, 2016 Report Share Posted October 15, 2016 Id like a html code that will subtract the values of two fields in an update data page. I need the calculation to happen instantly so calculated fields don't work. Thanks!!! Quote Link to comment Share on other sites More sharing options...
Mathilda Posted October 25, 2016 Report Share Posted October 25, 2016 On 10/15/2016 at 8:42 AM, braxwell said: Id like a html code that will subtract the values of two fields in an update data page. I need the calculation to happen instantly so calculated fields don't work. Thanks!!! Hi braxwel, Do you need to store result in the table? If yes, you may try using script from this post, you just need to use EditRecord instead of InsertRecord because you have Update Form. You may find more information about form elements here Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.