AJAX opens a form (each radio inputs diplay one by one in popup) and js should add a save function to "close" button
I have form in nette framework where the form works wel. When I added AJAX it stopped to work propely and then I added functionality to "close" button that the answers will be saved after each other. The form is styled that each questions appears on ...
May 6, 2019G