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" field - Default option isn't being kept in the FrontEnd #83

Closed njota08 closed 5 years ago

njota08 commented 5 years ago

Steps to reproduce

  1. Create a "Post Simple" type form
  2. Add the new "Product Type" field Notice that the option to edit the "Default product type" is not visible at this point
  3. Publish the form
  4. Change the default Product Type
  5. Save the Form
  6. Click on "Preview Form"
  7. In the FrontEnd verify the product type field

Expected Result The default product type in the FrontEnd should be the same as the selected in the BackEnd.

Actual Result The default product type in the FrontEnd always is "Simple Product"

Screenshots

image

image

alybarreno commented 5 years ago

The default product type in FrontEnd is always "Simple Product". The function is done correctly.