When the user fill the form, i created a field with value 0.
I created a button with id: “button10”
When the user click on this button, this value will be updated to value + 10.
I want to do this addition through javascript.
form_id = 1
field_to_update_id = 17
entry_id = 1