How can i add repeater fields inputbox in form and save it in database
Hi @Mai_Mosad, welcome to the forum!
There are a few ways to save data on a db getting input from forms.
You can create Standalone Forms, or you can use the Form Component.
For repeater fields, are you referring to a List View? We would love to hear more about your use case.