简体   繁体   中英

Create Record using java script in crm 2011

I am using CRM2011 on-Premises I create a custom entity record on account form using json. It working fine for me but for other user it shows "Access Denied" note( user has same role like me)

If anyone has an idea please share with me.

Sometimes this happens because the enviroment is https and the users are using http.

Crm may work fine but javascripts usually don't work in this way.

Hope this can help you.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM