Hi
I have to pass variable value from my Custom HTML WebResource to Quick Create form for Contact. For this purpose I am trying to use JQuery cookie plugin. Although I am able to set the cookie in my HTML WebResource i am not able to read the value of it in
Onload event of Contact Quick Create form.
Following is simple code
In HTML I am setting it
$.cookie("A360CustomerId", rand);
Onload event of Contact form I am reading it
alert($.cookie("A360CustomerId"));
Has anybody tried it using cookie on CRM form?
Thanks
Mak
MaKeer | myencounterwithcrm.wordpress.com |
CRM2011 User Settings Utility |
CRM2011 Lookup Preview |
CRM2011 Lookup Attribute Mapping |
CRM2011 TreeView Control (Beta) |
CRM2011 N:N Entity View (Beta) |
CRM 2011 Global Quick Search (Beta)