CRM on Demand CustomLookup Error
Hi,
I am working on custom lookup so I can retrieve value back to target form, I succeeded on the weblink
and the callback function return the value successfully, however, when I added more column to return,
I received this error
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MS-RTC LM 8; InfoPath.3)
Timestamp: Wed, 14 May 2014 16:33:55 UTC
Message: 'bIsListFormat' is null or not an object
Line: 862
Char: 4
Code: 0
URI: https://secure-ausomxbxa.crmondemand.com/OnDemand/user/analytics/res/b_mozilla/answers/reportpageeditor.js
what does this error mean ?
I have returned 3 column successfully, when I add the 4th, I received this error, is there limitation on how many column you can return ?