![]() |
#1 |
Участник
|
furnemont: CRM 2011: Bad ‘setFormMode’ error!
Источник: http://www.furnemont.eu/2013/04/crm-...ormmode-error/
============== The other day, I was puzzled by a weird problem coming from a “Go to URL” action in a CRM sub-report. The link was constructed correctly by using the following line of code: Parameters!CRM_URL.Value & “?ID={“& Fields!new_bookingid.Value.ToString() &”}&LogicalName=new_booking” which was rendered as: https://crm.site.com/main.aspx?etn=n...e=entityrecord Notice how the ID has been replicated twice? Now the form was opening correctly but no Javascript was called after I updated the fields, which is why I fired up the IE developer tools and debugged the form scripts to discover an horrible Javascript error: Object doesn’t support property or method ‘setFormMode’ I then remembered that my client CRM server was on Update Rollup 7, so after having read the following forum post http://social.microsoft.com/Forums/e...6-a2b7b91f3256, I knew the only solution was to update the server! Hope this helps someone. Источник: http://www.furnemont.eu/2013/04/crm-...ormmode-error/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|