• Anonymous
  • Login
  • Register
XPages Mobile Controls - Response: View working ok - but no document displayed

Created on Apr 10, 2011
Created by Arshad Mahmoud

Hi Niklas,

Thanks for you help on Friday morning, much appreciated

The view is now displaying correctly but no document is displayed, I get error 'content is null'

if (docToBeOpened) content.innerHTML = "";  on line 337 in mobilecontrols.js

Any ideas, what is wrong. It happens on both ViewAndDocument.xsp & ViewAndDocumentDemo.xsp


For everyone elses benefit.Niklas debugging resulted in the following 2 changes:

in mInitialize.xsp line 23 change dojo.parser.parse();  to dojox.mobile.parser.parse();

in mobilecontrols.js line 252 change dojo.parser.parse(newdiv);  to dojox.mobile.parser.parse(newdiv);

Regards Arshad
 









Documents
     
Creation Date
Author
Subject
Apr 5, 2011 Arshad Mahmoud MobileControls400\MobileControlsLite.nsf - get Error 500
Apr 5, 2011 Niklas Heidloff     Response: 8.5.2
Apr 6, 2011 Arshad Mahmoud         Response: I now only see lorem ipsum more ... Lorem ipsum
Apr 7, 2011 Niklas Heidloff             Response: firebug
Apr 7, 2011 Arshad Mahmoud                 Response: Firebug Net Tab shows - error 404 Not found on GET xspClientDojo_en-gb.js
Apr 7, 2011 Arshad Mahmoud                     Response: domjs/ibm/xsp/widget/layout/nls/xspClientDojo_en-gb.js does not exist
Apr 7, 2011 Niklas Heidloff                     Response: need to look
Apr 7, 2011 Arshad Mahmoud                         Response: which email address do I send remote desktop sharing request to
Apr 7, 2011 Niklas Heidloff                             Response: left column
Apr 10, 2011 Arshad Mahmoud                                 Response: View working ok - but no document displayed
Apr 10, 2011 Arshad Mahmoud                                 Response: View working ok - but no document displayed
Apr 6, 2011 Hermes Mosquera     Response: Directories class
Apr 6, 2011 Arshad Mahmoud         Response: can you please share this code with me
Apr 8, 2011 Hermes Mosquera             Response: Directories.java
Apr 11, 2011 Niklas Heidloff                 Response: 8.5.1?
Apr 11, 2011 Hermes Mosquera                     Response: 8.5.2 in server and designer
Apr 7, 2011 Niklas Heidloff         Response: hmm
     
In this field you can enter the actual content.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.