View Full Version : Docs do not appear in the demo db for b3?
hirecules
10 Nov 2009, 7:06 PM
Does anybody know why documents in a any view do not appear when using the demo database for Extnd b3?
I used the demo db to point to Extnd r2 and the documents did appear.
Anyone know what's going on? Been crazy for the past few days looking for clues to solve this.
As a workaround, I have both Extnd r2 and Extnd 3 on my server, and when I want to use the Ext.nd.UIView in my form, I make sure that the js files for that form use Extnd r2. For everything else, I use Extnd r3.
jratcliff
11 Nov 2009, 2:08 PM
Are you getting any errors in Firebug? Have you verified that you are pulling in the source files?
hirecules
13 Nov 2009, 10:25 PM
Thanks for your reply.
I think it's the actual "extnd-all.js" files that I have that have the problem.
My version 2 files are, I am sure, the right files as they do work. All documents show up using version 2 files.
It's the extnd-all.js files of v3 that do not work.
Thanks in advance for any input.
hirecules
14 Nov 2009, 11:38 AM
Just to re-phrase the issue in this thread:
When using Ext.nd3 version, the views simply do not render in the Grid panel. Hence no documents appear.
I know there is a simple solution to this problem. Either I am missing a code, or missing an entire js file when I downloaded v3, or just simply loosing it :-)
Are your views rendering when using Extnd_b3.nsf files? Let me know and send me your zip file.
Thanks in advance.
jratcliff
16 Nov 2009, 7:22 AM
Can you post your code? I am assuming you are starting from a page that loads in Ext and Ext.nd. Do you then open your views by clicking on an outline entry? Or does the code on your page load the view? Also, what does the Net tab of Firebug show for the calls to the view? There should be a ?ReadViewEntries call along with a DXLExporter?OpenAgent call
hirecules
16 Nov 2009, 9:34 PM
Voila!
Checked the Net tab of Firebug.
The DXLExporter?Openagent was never called. I checked the agent's runtime security level and it was set to 3. So I changed it to 2 and that worked!!
Thanks a million, Jack!!
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.