item = intval($_GET["cal"]); define('CP_APPBOOK_DEFAULT_fp_from_email', get_the_author_meta('user_email', get_current_user_id()) ); define('CP_APPBOOK_DEFAULT_fp_destination_emails', CP_APPBOOK_DEFAULT_fp_from_email); if ( 'POST' == $_SERVER['REQUEST_METHOD'] && isset( $_POST[$this->prefix.'_post_options'] ) ) echo "

Settings saved.

"; $nonce = wp_create_nonce( 'cpappb_actions_admin' ); ?>

- get_option('form_name','Calendar'); ?>

1
2
3
4
5
6
cleanJSON($this->get_option('form_structure', CP_APPBOOK_DEFAULT_form_structure)))))); ?>" />

In this version the form builder supports calendar, text, email and acceptance checkbox fields.

The full set of fields also supports:

  • - Conditional Logic: Hide/show fields based in previous selections.
  • - File uploads, strong>Multi-page forms
  • - Payments integration with PayPal Standard, PayPal Pro, Stripe, Authorize.net, Skrill, Mollie / iDeal, TargetPay / iDeal, SagePay, RedSys TPV and Sage Payments.
  • - Full set of addons (iCal sync, SMS, reminders, cancellation opts, reCaptcha, MailChimp, ...), fields and validations


:
):
:
:
The class="pbSubmit" can be used to modify the button styles. The styles can be applied into the CSS customization area. For further modifications the submit button is located at the end of the file "cp-public-int.inc.php". For general CSS styles modifications to the form and samples check the FAQ.

:
:
:
:
:
:
:
:
:
:


Address / URL of the page where the user will be redirected after submiting the booking form

render_status_box('defaultstatus',$this->get_option('defaultstatus', '')); ?>
Only "Approved" items are taken in account for the availability verification.
render_status_box('defaultpaidstatus',$this->get_option('defaultpaidstatus', '')); ?>
If a payment add-on is enabled the booking will be changed to this status after the payment.

get_option('date_format','mm/dd/yy'); ?>
get_option('calendar_language',''); ?>

*

: get_results( "SELECT user_login,ID FROM ".$wpdb->users." ORDER BY ID DESC" ); $options = unserialize($this->get_option('cp_user_access', array())); ?>

:

> >
get_option('fp_emailfrommethod', "fixed"); ?>
* If you select "from fixed..." the customer email address will appear in the "to" address when you hit "reply", this is the recommended setting to avoid mail server restrictions.
* If you select "from customer email" then the customer email will appear also visually when you receive the email, but this isn't supported by all hosting services, so this option isn't recommended in most cases.
get_option('fp_emailtomethod', "fixed"); ?>
*
*

:

get_option('fp_inc_additional_info', CP_APPBOOK_DEFAULT_fp_inc_additional_info); ?>
get_option('fp_emailformat', CP_APPBOOK_DEFAULT_email_format); ?>

:

get_option('cu_enable_copy_to_user', CP_APPBOOK_DEFAULT_cu_enable_copy_to_user); ?>
get_option('cu_emailformat', CP_APPBOOK_DEFAULT_email_format); ?>

get_option('cv_enable_captcha', CP_APPBOOK_DEFAULT_cv_enable_captcha); ?>
: : :
: : :

security code
: :
: : :

get_option('rep_enable', 'no'); ?>
get_option('rep_emailformat', 'text'); ?>

Add-Ons Settings:
', 'cpappb' ); foreach( $cpappb_addons_active_list as $addon_id ) if( isset( $cpappb_addons_objs_list[ $addon_id ] ) ) print $cpappb_addons_objs_list[ $addon_id ]->get_addon_form_settings( $this->item ); } else { ?>

You can optionally activate add ons in the add ons section.

The add ons can be enabled to add new features.

If you don't want to enable add ons now then continue saving these settings and publishing the booking form.


[] | [] | []