Posts by user53616 • 23 points
3 posts
- 
		0 votes0 answers35 views
- 
		2 votes2 answers123 viewsQ: How to make the parent relation between two select elements?I am making two elements Select a "Area" and another "Problem" and I need to relate to each other, in the BD table of the problem FK spr_sar_codigo referring to sar_codigo of the table Area. I am… 
- 
		0 votes1 answer81 viewsQ: How do I make an interaction between two tables (<table>) with AJAX?I need to make an interaction between two tables in a side tab, where initially an "answer" table is hidden and the "question" table will be available and so on input search above them I type…