Hi,
I have created one form which is taking inputs from user and also getting stored in table. But I am facing a challenge :
Every time different user fill up the form but it does not get stored in table as a new record in next line of table. Only 1st record is fill up in table but when another user fill form its data is not getting store in next line of table.
I have created one form which is taking inputs from user and also getting stored in table. But I am facing a challenge :
Every time different user fill up the form but it does not get stored in table as a new record in next line of table. Only 1st record is fill up in table but when another user fill form its data is not getting store in next line of table.
Comment