Each data one button | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Each data one button

I want that the users are able to create a group and every group should have a button is this possible and how?

1st Dec 2016, 11:34 AM
Moritz Kos
Moritz Kos - avatar
2 Réponses
0
Yes, it's possible - each submit button should have name so you can identify its name on server even without JavaScript (than after page reload just Fill in currently inputed data). With JavaScript you can make it more pretty with Ajax.
1st Dec 2016, 12:22 PM
Ondřej Doněk
Ondřej Doněk - avatar
0
okay do you have a sample code?
2nd Dec 2016, 8:30 AM
Moritz Kos
Moritz Kos - avatar