Create a button on form which edits a field in that form
I need to create a button which edits a field called "sample" in the form.The button should function as follows:- On clicking on that button, it should show a prompt which will accept input from the user- When clicked on submit, it should now update ...