how to save user_id on create and limit records per user
as the title says , i want to save current logged in user_id when i save a form that will associated with the user
and how to limit user to create one only record , for example a user will create a business profile , i want him to be only able to create only one business profile not as many as he wants
and how to limit user to create one only record , for example a user will create a business profile , i want him to be only able to create only one business profile not as many as he wants