Skip to main content
Nagendra Singh 님이 #Apex에 질문했습니다
Hi There,

We have create a VF page and it display accounts, user can select multiple account and the there is a button "Create Task", that creates the task under seach account selected. This works fine with SysAdmin profile but not for any other profile. Is there anything I can check priviledge vise. We can create taks under account by navigating to Account detail. Any suggestions please....

Thanks
답변 2개
  1. 2015년 5월 7일 오후 9:59
    Usually, this is because of not having edit access on any one record. Can you use debug log to find out which exact record is causing this, and then going to that record and trying to create a task ?
0/9000