• Anonymous
  • Login
  • Register
XPages Extension Library - Response: Footer headings missing

Created on Jul 10, 2012
Created by Clay Martin

I have a similar problem, previously column headers were display but no longer?

Before upgrade (8.5.2.201110260152NTF)

After upgrade (8.5.3.20120320-1003)

Code

<xe:this.footerLinks>
<xe:basicContainerNode label="External">
<xe:this.children>
<xe:basicLeafNode label="RepRisk">
<xe:this.onClick><![CDATA[window.open("http://www.reprisk.com/")]]></xe:this.onClick>
</xe:basicLeafNode>
<xe:basicLeafNode label="SIGWatch">
<xe:this.onClick><![CDATA[window.open("http://www.sigwatch.com/")]]></xe:this.onClick>
</xe:basicLeafNode>
<xe:basicLeafNode label="MSCI">
<xe:this.onClick><![CDATA[window.open("http://www.msci.com/about/client_login.html")]]></xe:this.onClick>
</xe:basicLeafNode>
<xe:basicLeafNode label="Business &amp; Human rights">
<xe:this.onClick><![CDATA[window.open("http://www.business-humanrights.org/")]]></xe:this.onClick>
</xe:basicLeafNode>
<xe:basicLeafNode label="Norwegian Government Pension Fund">
<xe:this.onClick><![CDATA[window.open("http://www.regjeringen.no/en/dep/fin/Selected-topics/the-government-pension-fund/responsible-investments/companies-excluded-from-the-investment-u.html?id=447122")]]></xe:this.onClick>
</xe:basicLeafNode>
</xe:this.children>
</xe:basicContainerNode>
</xe:this.footerLinks>

 

 

 

 









Documents
     
Creation Date
Author
Subject
May 6, 2012 S. Fjell Footer not rendered in oneui using Layout control
May 20, 2012 Philippe Riand     Response: You have to put your node inside a container
Jul 10, 2012 Clay Martin         Response: Footer headings missing
Jun 12, 2012 S. Fjell         Response: Thanks
     
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.