Title: Shortcode
Last modified: January 27, 2020

---

# Shortcode

 *  Resolved [mrppp](https://wordpress.org/support/users/mrppp/)
 * (@mrppp)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/shortcode-713/)
 * Wanting to use `[CP_APP_HOUR_BOOKING_LIST]` but instead of showing the email 
   of booking, show the name , which i have added under ” add a field” and called
   your name.

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

 *  Thread Starter [mrppp](https://wordpress.org/support/users/mrppp/)
 * (@mrppp)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/shortcode-713/#post-12370324)
 * would it be like this `[CP_APP_HOUR_BOOKING_LIST fields="DATE,TIME,fieldname2"
   calendar="1"]` and if i wanted to only show next months worth then auto remove
   can that be achieved? with say `from="today" to="today +30 days"` so `[CP_APP_HOUR_BOOKING_LIST
   from="today" to="today +30 days" fields="DATE,TIME,fieldname2" calendar="1"]`
    -  This reply was modified 6 years, 3 months ago by [mrppp](https://wordpress.org/support/users/mrppp/).
    -  This reply was modified 6 years, 3 months ago by [mrppp](https://wordpress.org/support/users/mrppp/).
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/shortcode-713/#post-12370358)
 * Hi,
 * The following image shows how to locate the field ID for the lists shortcode 
   and for the emails:
 * ![](https://i0.wp.com/apphourbooking.dwbooster.com/customdownloads/field-ids-
   tags-form-builder.png?ssl=1)
 * [https://apphourbooking.dwbooster.com/customdownloads/field-ids-tags-form-builder.png](https://apphourbooking.dwbooster.com/customdownloads/field-ids-tags-form-builder.png)
 * The following FAQ contains the attributes for the lists, including the date filter
   attributes:
 * [https://apphourbooking.dwbooster.com/faq#q511](https://apphourbooking.dwbooster.com/faq#q511)
 * Thank you!
 *  Thread Starter [mrppp](https://wordpress.org/support/users/mrppp/)
 * (@mrppp)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/shortcode-713/#post-12370359)
 * Ok that works, one last question, can the default message be changed from “No
   appointments found with the selected filters”
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/shortcode-713/#post-12371832)
 * Hi,
 * That text can be translated with the PO/MO files (ex: using the Poedit application),
   or using a WordPress compatible translation plugin or by directly editing the
   text in the plugin files (this latest one not recommended since may be overwritten
   in future updates).
 * Thank you!
 *  [jeff41](https://wordpress.org/support/users/jeff41/)
 * (@jeff41)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/shortcode-713/#post-13074684)
 * The following short code returns, “ No appointments found with the selected filters”
   What I am doing wrong.
    [CP_APP_HOUR_BOOKING_LIST from=“today” to=“today +90 
   days” fields=“DATE, TIME, email” calendar=“1”]
 * Is there a list of field names I can use to get other fields? I tried using the
   names generated from a cover extract, but Either get the same result or blank
   fields.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/shortcode-713/#post-13095989)
 * Hi,
 * Please be sure that the shortcode has the correct quote characters, example:
 * `[CP_APP_HOUR_BOOKING_LIST from="today" to="today +90 days" fields="DATE, TIME,
   email" calendar="1"]`
 * The following FAQ entry contains the list of tags supported:
 * [https://apphourbooking.dwbooster.com/faq#q81](https://apphourbooking.dwbooster.com/faq#q81)
 * About locating the field ID’s in the form builder:
 * ![](https://i0.wp.com/apphourbooking.dwbooster.com/customdownloads/field-ids-
   tags-form-builder.png?ssl=1)
 * [https://apphourbooking.dwbooster.com/customdownloads/field-ids-tags-form-builder.png](https://apphourbooking.dwbooster.com/customdownloads/field-ids-tags-form-builder.png)
 * Thank you for using the plugin!

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

The topic ‘Shortcode’ is closed to new replies.

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

## Tags

 * [field names](https://wordpress.org/support/topic-tag/field-names/)

 * 6 replies
 * 3 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/shortcode-713/#post-13095989)
 * Status: resolved