Here I want to insert multiple records into a single table.
Table is users.: email, password, password_confirmation and country…
“Add one more” functionality is also there so multiple records can be
vary…
There are two problems for me.
1, How to create/insert the records :(might be using array text
fields…)
If there is not valid record then how can I restore the value in the
text field.