You need to sign in to do that
Don't have an account?

Partner Role
Hi All,
I have an scenario where i want to restrict Account Partner Role for certain users. Can we do this? We are not allowed to have trigger on "Partner" object.
Any suggestion please. Quite urgent.
Thanks
nsb
Hi,
Thanks for replying, however could you please how to modify user previledges? I mean, are you suggesting to have a trigger? However trigger here will not help as it is not allowed on partner object.
Could you please elaborate more?
Many thanks
Hi,
New View creation will not help in my case,
Following the solution that i have come accross..
Wrote a inline vf on Account where i override the save button (with me condition for specific users).
The solution works like a charm for Admin, however for other users it gives "Insufficint priviledges on Partner sobject"
Folling is my security setting
OWD:Public R/W
Account: R/W/C/D
Manage Partner=Checked
Added corresponding controller and pages to user profile...
Please let me know what am i missing???
its quite urgent...
Thanks