Blog Archives

Learning XPages Part 24 : Linking to the Person document.

We now have a simple XPage to display a persons information so in this section we will link to the XPage and pass in a document UNID so that it knows which document to open. Lets open up the content_location

Tagged with: , ,
Posted in None

Learning XPages Part 23 : Adding Data Fields To The Person Document

Now that we have our new XPage and custom control created lets add some content to it. Open up your content_person custom control again and lets get started. Because we are associating this XPage with a document we will need

Tagged with: , , ,
Posted in None

Learning XPages Part 22 : Creating The User Document

So far our XPages Phonebook application is really starting to come together, we have designed out layout, shown you how to display information from a view in the Domino backend on the XPage using a repeat and also shown how

Tagged with: , ,
Posted in None

Learning XPages Part 20 : Restricting The Repeat To A Single Category

At the moment our location XPage shows us all the entries in our categorized view. In this part we are going to restrict which category is displayed in the repeat control by passing a variable in on the URL in

Tagged with: , , , , ,
Posted in None
Archives