<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel><title>YouAtNotes XPages Wiki - the useful resource for IBM Lotus Domino XPages development | Categorized Content</title><description></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf</link><language>en-us</language><lastBuildDate>Sun, 6 Dec 2009 11:45:55 +0200</lastBuildDate>
<item><title>Work with custom controls</title><pubDate>Mon, 6 Apr 2009 14:37:33 +0200</pubDate><description><![CDATA[ ==Use a custom control as container for your layout== For example, create a panel wich some elements. Assume you want this panel in every page, but you want to place your actual content inside that panel: - Place an "editable area" control in your panel. - Make a custom control out of the panel. - ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_custom_controls</link><dc:subject>Controls</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_custom_controls?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_custom_controls</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Work_with_custom_controls</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_custom_controls?opendocument&amp;comments</wfw:comment></item>
<item><title>Work with repeat controls</title><pubDate>Mon, 6 Apr 2009 13:43:58 +0200</pubDate><description><![CDATA[ ==Repeat control with the result of a JavaScript or the content of a document field== Set CollectionName to "data" and Index to "index" in your repeat control. Set DataBinding to JavaScript. Example: get a list/array out of a field stored in a profile document. {code:} var profile:NotesDocument = ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_repeat_controls</link><dc:subject>Controls</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_repeat_controls?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_repeat_controls</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Work_with_repeat_controls</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_repeat_controls?opendocument&amp;comments</wfw:comment></item>

</channel></rss>
