0

I'm trying to create a dynamic form so I can hide or show different inputs when a select changes but I don't know which JS file to use

Gustavo Ordaz
  • 57
  • 1
  • 9
  • A WooCommerce page is composed of page parts each with its own template and JavaScript file. You need to specify exactly which inputs you are working with. –  Aug 21 '17 at 21:28
  • @user8262086 I need to change between natural and legal person, when natural is selected it must show ID, Name and Last name. When legal is selected it must show RUC and Company Name. – Gustavo Ordaz Aug 21 '17 at 21:46
  • This has been already answered many times on StackOverFlow… You should need to create your own javascript file as in this linked thread. Once you will have some related code, you could ask specific questions related to your code issues. – LoicTheAztec Aug 21 '17 at 22:14

0 Answers0