Title: Conditional Fields in Webba
Last modified: March 3, 2023

---

# Conditional Fields in Webba

 *  Resolved [vanhere](https://wordpress.org/support/users/vanhere/)
 * (@vanhere)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/conditional-fields-in-webba/)
 * Hi all, Apologies if this is a newbie question but I’m trying to extend the functionality
   of Webba using CF7 & Conditional Fields modules.
 * I have built a basic functioning conditional form which works as expected when
   I insert it to a page, however when I select the same form in a Webba Service
   the form renders but the logic function of the form is not working.
 * What have I missed here please?

Viewing 1 replies (of 1 total)

 *  Thread Starter [vanhere](https://wordpress.org/support/users/vanhere/)
 * (@vanhere)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/conditional-fields-in-webba/#post-16525852)
 * Answering my own question,
 * Installed “Simple CSS & JS (Module)” & added below code
 *     ```wp-block-code
       function wbk_on_form_rendered( service ){
         wpcf7cf.initForm( jQuery('.wpcf7-form') );
       } 
       ```
   
 * Execute on the head element.

Viewing 1 replies (of 1 total)

The topic ‘Conditional Fields in Webba’ is closed to new replies.

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

## Tags

 * [Conditional Fields](https://wordpress.org/support/topic-tag/conditional-fields/)
 * [webba](https://wordpress.org/support/topic-tag/webba/)

 * 1 reply
 * 1 participant
 * Last reply from: [vanhere](https://wordpress.org/support/users/vanhere/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/conditional-fields-in-webba/#post-16525852)
 * Status: resolved