how can i create a new field on select/input change

for example here i have a "General" and "Media" sections that has sub fields of specific type and text label

I want to create dynamically a section for each combination like :

  • product name / product image
  • product name / slider images
  • description / product image
  • description / slider images
Was this page helpful?