Skip to main content
RJ Pitt 님이 #Data Management에 질문했습니다
I have a custom object that I want users to only be able to create a record of once. But I can't find any way to do this. I can't make the CreatedBy field unique, I can't use a validation rule, I can't add a field to User that could count how many records of an object they've created, and I can't make a trigger with a select count() query. Anyone know how I can do this?
답변 5개
  1. 2015년 11월 19일 오후 1:21
    Mind going into more detail on the why you want this? There may no other options to solve same need.
0/9000