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

Required Product Gallery section on Form type post is not working as expected. #69

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. Open the "Product Gallery" Section and navigate to the "Gallery" Tab
  5. Mark the checkbox "Required" - "Make this field a required field"
  6. Submit the form
  7. Click on "Preview Form".
  8. Submit the information without upload any image to the product Gallery

Expected result: A message should appear stating that the Product Gallery field is required.

Actual result: The form is submitted.

See screenshots below:

55530535-893a3880-5674-11e9-9fbb-8b2bbf178aa6

55530638-ddddb380-5674-11e9-91ac-39e1093a60a3

njota08 commented 5 years ago

Fixed, tested and closed.