Blog Archives

Advanced XPages : Creating a custom ‘No Documents Found’ message

In traditional domino web development when you add a view to a webpage and there are no documents you would end up with a standard ‘No Documents Found’ message. In many cases as a developer you would would then apply

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

Learning XPages Part 19 : Another Repeat Another Table

So now that we have our second XPage created lets add some content to it. We’ll start by opening the new custom control that we created called content_Location and clear out the placeholder text. Once that’s done we need to

Tagged with: , , , ,
Posted in None

Learning XPages Part 16 : A Better Homepage Look

In the last part we added a view control to our content_HomePage custom control and set it up to display the contents of a view from our application. For simple views this works great and we probably could have used

Tagged with: , , , ,
Posted in None
Archives