Hai bros…
I was trying to create a form based app. It’s has user login facility and user can create their account and they can enter their details.i created 3 data types. Say
- Personal info. And it has 2 fields, name and address.
- contact info. And it has 2 fields, address and mobile number.
After autobinding I tried to create 2 users using sign up.
2 users showing same data’s instead of showing different.
Please anyone help me…