You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.
Hi,
i am using AngularJS Formly to generate my GUI interface.
Now i have a situation in which when user changes the selected value for a dropdown field i need to show a number of inputbox fields in the form.
The number of inputbox fields are defined by the value of the dropdown.
So, for example, i started with the only dropdown.
When i choose 5 in the dropdown, i need to add 5 inputboxes.
How can i do that ?
Thanks in advance, Giuseppe.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
i am using AngularJS Formly to generate my GUI interface.
Now i have a situation in which when user changes the selected value for a dropdown field i need to show a number of inputbox fields in the form.
The number of inputbox fields are defined by the value of the dropdown.
So, for example, i started with the only dropdown.
When i choose 5 in the dropdown, i need to add 5 inputboxes.
How can i do that ?
Thanks in advance, Giuseppe.
The text was updated successfully, but these errors were encountered: