Hi! My attendee and registrant reports have a lot of code in the first cell under the "Registered Date" column. This has happened for numerous reports, for several events. (I tried to attach a sample of the report but this won't let me upload an XLS or CSV file.) The event is called "NPSA Around the World Discussion," our org ID is 00Do0000000I2hr and I've granted access.
Here's the first bit of the code as a sample:
Is there anything I can do on my end to address this? Thanks!
Here's the first bit of the code as a sample:
if(!window.sfdcPage) { window.sfdcPage = new ApexDetailPage(); }UserContext.initialize({"ampm":["AM","PM"],"isAccessibleMode":false,"salesforceURL": |
Comment