This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Mar 13, 2012, 2:41 PM
24 Posts

Extension Library Application Layout - Panels are not visible

  • Category: Extension Library
  • Platform: Windows
  • Release: 8.5.3
  • Role: Developer
  • Tags: oneUI
  • Replies: 4
I have been working with the Extension Library Application Layout Control and watched this video:
 
http://www.youtube.com/watch?v=u0AImpgxTE4&feature=player_embedded
 
I have created an XPage with the layout custom control on it -- the page looks great.
 
When I add a panel to the body of the XPage (drag and drop to the green ball in the middle panel on the layout), it will not appear on the XPage.
 
I have tried the ?rc at the end of the URL, I have closed and re-opened the browser, etc. --- the panel and text will not show up in the page.
 
Here is the source:
 
<?xml version="1.0" encoding="UTF-8"?>
<xp:view xmlns:xp="http://www.ibm.com/xsp/core" xmlns:xc="http://www.ibm.com/xsp/custom">

    <xc:layoutControl>
        <xp:panel>
            Here is my text...</xp:panel>
            </xc:layoutControl>
</xp:view>
 
What did I miss -- in the video the user drops a panel and adds text to it and it appears correctly.
 
Appreciate any help on this...
Mar 13, 2012, 3:26 PM
586 Posts
Re: Extension Library Application Layout - Panels are not visible
That video is a little old.  I humbly suggest you might be interested in my NotesIn9 vidoes.  Between myself and contributes we've done a bunch of App Layout control on NotesIn9 / XPages.TV lately. 
 
Suggest you check these out. 
 
 http://notesin9.com/index.php/2012/01/31/notesin9-042-xpages-and-application-layout-control/
 http://notesin9.com/index.php/2012/02/19/notesin9-046-building-forms-with-xpages-and-extension-library/
http://notesin9.com/index.php/2012/02/28/notesin9-048-applying-themes-to-form-tables/ 
http://notesin9.com/index.php/2012/03/09/notesin9-049-xpages-login-and-logout/ 
 
 
To just get the panel going show's 46 and 49 might give you the quickest and simplest demo. 
 
Good luck! 
 
Dave 
 
 
Mar 13, 2012, 3:27 PM
586 Posts
Re: Extension Library Application Layout - Panels are not visible
 what did you mean be "?rc" at the end of the URL?  I never heard of that....
Mar 13, 2012, 5:11 PM
24 Posts
Re: Extension Library Application Layout - Panels are not visible
?rc = Reset Cache, is my understanding...
 
I went through 42 and 46 -- I see how the facet is added on the custom control, however, my XPage does not look like the one in the video --- when I add my custom control to the XPage, the "facet" does not show up.
 
If I add the facet, based on copying code from the 42 Demo database, it seems to work, however, the actual design element (such as a tabbed table) does not appear inside Designer -- the green ball appears.
 
I have built a new database, followed the demo in 42, and it whatever is in the facet appears when previewing on the web, however, it does not appear inside Designer...  I can see the source, but not the design...
 
Have no idea how to fix this...
 
I am using the latest version of the Extension Library...
 
Any other help would be great...
Mar 13, 2012, 5:21 PM
24 Posts
Re: Extension Library Application Layout - Panels are not visible
I closed my Notes client, removed the cache.ndk and other junk...
 
Restarted my client, created a new database, created a new custom control and it works now...
 
Go figure...
 
Thanks!

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal