Registration form - cascading input fields

EzGenerator V4 forum

Return to “Ezgenerator v4 Customer Forum”

[You can only see part of this thread as you are not logged in to the forums]
MEB
Sun Jan 18, 2015 1:19 pm

x

Registration form - cascading input fields

Hi,

Do you think you can add a cascading input fields type for the user registration form?

I was able to implement this in shop checkout form, but the registration form is part of your internal code so we cant modify this.

This is what I used (slightly modified for my field names etc.) inserting HTML input field code amongst the other standard form fields. See: http://jsfiddle.net/mplungjan/65Q9L/ There are other codes that use file look-up for option values instead of imbedded in script.

Maybe if you create cascading input option 1, you would have an upload button to add a "cioption1.csv" file with the options, then we can label the filed as we want. We could same with cioption2.csv & cioption3.csv

We can use this for "country-state-city" or in my current case "city-sector-store" or any other use. I know the topic has come up a few times by other EZG users because inputting manual data produces messed up databases & without cascading fields we are very limited in handling multiple choices & derivatives answers.

Thank you

MEB
Sun Jan 18, 2015 7:02 pm

x

Re: Registration form - cascading input fields

Hi, Yes autocomplete is even more sophisticate...

miro (staff)
Site Admin
Tue Jan 20, 2015 9:38 am

x

Re: Registration form - cascading input fields

hi this is pure javascript and you can already...

MEB
Tue Jan 20, 2015 12:51 pm

x

Re: Registration form - cascading input fields

Hi Miro, My request in the opening of this pos...

miro (staff)
Site Admin
Wed Jan 21, 2015 7:09 pm

x

Re: Registration form - cascading input fields

hi indeed, i missed this i don't see easy way ...

MEB
Wed Jan 21, 2015 7:37 pm

x

Re: Registration form - cascading input fields

Hi, We could give it a try. Instead of uploadi...

miro (staff)
Site Admin
Thu Jan 22, 2015 4:55 pm

x

Re: Registration form - cascading input fields

hi this has been added in latest update (you c...

MEB
Thu Jan 22, 2015 5:47 pm

x

Re: Registration form - cascading input fields

Hi, I added 3 listbox flelds with names to mat...

miro (staff)
Site Admin
Thu Jan 22, 2015 7:02 pm

x

Re: Registration form - cascading input fields

hi you do ciudadSel = document.getElementById(...


MEB
Fri Jan 23, 2015 4:31 pm

x

Re: Registration form - cascading input fields

Hi Miro, I didn't see you add this feature in ...

MEB
Sat Jan 24, 2015 1:24 pm

x

Re: Registration form - cascading input fields

Hi, Can you make the script available in Profi...


MEB
Thu Feb 05, 2015 2:45 pm

x

Re: Registration form - cascading input fields

Hi, This is related to my other issue of mobil...


MEB
Fri Feb 06, 2015 6:22 pm

x

Re: Registration form - cascading input fields

Hi, Not in this project. I have a user area in...

miro (staff)
Site Admin
Fri Feb 06, 2015 7:52 pm

x

Re: Registration form - cascading input fields

hi in latest update you can add custom profile...

MEB
Sat Feb 07, 2015 4:10 pm

x

Re: Registration form - cascading input fields

Hi Miro, Excellent - works perfectly. Many th...


Return to “Ezgenerator v4 Customer Forum”