Title: Edit note
Last modified: August 21, 2016

---

# Edit note

 *  Resolved [BoRoU](https://wordpress.org/support/users/borou/)
 * (@borou)
 * [12 years ago](https://wordpress.org/support/topic/edit-note/)
 * Hello.
 * I would like to know how can I modify the code so that whenever there is a note
   in a book is opened only textbox for editing without having to give the button.
 * Thank you.
 * [https://wordpress.org/plugins/booking/](https://wordpress.org/plugins/booking/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [12 years ago](https://wordpress.org/support/topic/edit-note/#post-4982241)
 * Hello.
    If you are meaning to make visible the “notes” textarea for the specific
   booking, if this note exist. Then you need to make this fix. Please open this
   file: ../booking/wpdev-booking.php Then find this code: `if (!defined('WP_BK_SHOW_BOOKING_NOTES'))
   define('WP_BK_SHOW_BOOKING_NOTES', false );` And replace it to this code: `if(!
   defined('WP_BK_SHOW_BOOKING_NOTES')) define('WP_BK_SHOW_BOOKING_NOTES', true );`
 * If you was meaning something else, please explain it more detail.
    Kind regards.
 *  Thread Starter [BoRoU](https://wordpress.org/support/users/borou/)
 * (@borou)
 * [12 years ago](https://wordpress.org/support/topic/edit-note/#post-4982370)
 * Thank you very much again. A fantastic plugin (Small Business) and great support.
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [12 years ago](https://wordpress.org/support/topic/edit-note/#post-4982379)
 * You are welcome. If you want, you can leave the review about the plugin usage
   [here](http://wordpress.org/support/view/plugin-reviews/booking). Thank you very
   much for that.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Edit note’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/edit-note/#post-4982379)
 * Status: resolved