Warning: Use of undefined constant XOO_AFF_DIR - assumed 'XOO_AFF_DIR' (this will throw an Error in a future version of PHP) in /home/haamidan/hdskala.org/seo/waitlist-woocommerce/xoo-form-fields-fw/admin/templates/scripts/field-settings.php on line 3

Warning: include(XOO_AFF_DIR/countries/countries.php): failed to open stream: No such file or directory in /home/haamidan/hdskala.org/seo/waitlist-woocommerce/xoo-form-fields-fw/admin/templates/scripts/field-settings.php on line 3

Warning: include(XOO_AFF_DIR/countries/countries.php): failed to open stream: No such file or directory in /home/haamidan/hdskala.org/seo/waitlist-woocommerce/xoo-form-fields-fw/admin/templates/scripts/field-settings.php on line 3

Warning: include(): Failed opening 'XOO_AFF_DIR/countries/countries.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') in /home/haamidan/hdskala.org/seo/waitlist-woocommerce/xoo-form-fields-fw/admin/templates/scripts/field-settings.php on line 3
<# if ( "section" === data.type ) { #>
<# }else{ #>
<# if ( "text" === data.type ) { #> <# } #> <# if ( "checkbox" === data.type ) { #> <# } #> <# if ( "number" === data.type ) { #> <# } #> <# if ( "iconpicker" === data.type ) { #> <# } #> <# if ( "date" === data.type ) { #> <# } #> <# if ( "select" === data.type ) { #> <# } #> <# if ( "checkbox_list" === data.type || "radio" === data.type || "select_list" === data.type || "checkbox_single" === data.type ) { #>
    <# _.each( data.value , function(option, index) { #>
  • <# if ( "checkbox_list" === data.type || "checkbox_single" === data.type ) { #> <# } #> <# if ( "radio" === data.type || "select_list" === data.type ) { #> <# } #>
  • <# }) #>
<# } #> <# if ( "select_multiple" === data.type) { #>
    <# _.each( data.value , function(option_data, option_value) { #>
  • {{option_data.label}}
  • <# }) #>
    <# _.each( data.options , function(option_title, option_value) { #>
  • {{option_title}}
  • <# }) #>
<# } #>
<# } #> <# if ( "section" === data.type ) { #>
<# } #>