javascript - Create Record using java script in crm 2011 -


I am using CRM 2011 on-premise, I am creating a custom unit record on account form through JSN . This is working fine for me, but it shows a "login denied" note for the other user (the user has the same role as me)

If anyone has any ideas then please join me Share.

Sometimes this happens because the environment is https and the user is using http.

The CRM can work fine but javascript usually don does not work like this.

Hope this can help you.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -