Once the user has filled out the form and it was validated, a Book JSON object must be created with the data filled.
Add a new JS function to the booksearcher.js file.
NOTE: This issue does only affect the JS code & creates the same JSON object for create & update views.