BuddyForms / BuddyForms-WooCommerce-Form-Elements

This Plugin adds a new section to the BuddyForms Form Builder with all WooCommerce fields to create Product creation forms for the frontend
GNU General Public License v2.0
3 stars 3 forks source link

Product Type Hidden checkbox doesn't hide the Product Data #50

Closed njota08 closed 5 years ago

njota08 commented 5 years ago

Steps to reproduce

  1. Click on BuddyForms
  2. Click on Add New or select a product post type previously created
  3. Select a WC Simple Product post type template
  4. Select the WooCommerce tab
  5. In the field "Product Type Hidden" mark the check box "Make the Product Type a Hidden Field"
  6. Save and Publish your form
  7. Click on Preview Form

Expected result: The form preview should be displayed and the "Product Data" should not appear.

Actual result: The form preview is displayed but the "Product Data" is still visible.

See screenshot below.

image

image

njota08 commented 5 years ago

Tested, fixed and closed.