Jump to content
  • 1

Update calculated field


Sherif

Question

In a submission form,

Calculated Value (formula) in a number field where;

calculated failed equals field A +filed B 

if i enter A and B manually the result will refresh real time and update automatically

if value of filed A and B inserted by java script like time stamp the result filed will not update 

is there any way to auto refresh the calculated filed

or better to understand what is different between manual input typing and java script to insert value 

for example below works and put the value in field but calculated field will not refresh unless manually press enter or any other key

document.getElementById("InsertRecordLat").value = position.coords.latitude;
 

Link to comment
Share on other sites

1 answer to this question

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...