Basically just trying to add text to an input field that already contains a value.. the trigger being a button..
Before we click button, form field would look like..
this will do it with just javascript - you can also put the function in a .js file and call it with onclick
//button button