Forum Discussion

  • I would create a user table and then join that table as a parent to any table you want to limit. When you join the table, make the related field same as record owner. Then use summary fields to count how many records they created. Create form rules letting them know they already have a record(s) and abort the save.