Posts by Pablo Ponciano • 1 point
3 posts
-
0
votes0
answers46
viewsQ: Find Javascript Function (onchange)
I have a question. I want to make a selections box depends on a page using Razor and javascript. TYPE, when selecting the community, the people corresponding to it have to appear. But I can’t call…
-
0
votes1
answer307
viewsQ: Insert Array into JSON
I have a question, I want to insert a list within a field JSON. How do I make the strings that are in the list cities become part of the city options for the state Gurajat? The code is like this:…
-
-1
votes1
answer295
viewsQ: Checkbox
I’m having trouble creating a web page where I have select boxes dependent on it. For example, after selecting the first box the values of the second one vary according to the selected option. The…