Blog Archives

Learning XPages Part 28 : Creating a Tabbed Panel

When viewing a persons details in our XPages phonebook we currently just see a simple table of labels and values. In this part we are going to tidy that up a bit, create a nice rounded corner upper section to

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

Learning XPages Part 27 : Naming The Breadcrumbs

In our last installment we created our simple breadcrumb trail using fixed text for the labels and links. In this part I’m going to dynamically assign the values and then give it a CSS class to make it fit in

Tagged with: , ,
Posted in None

Learning XPages Part 26 : Dropping Some Breadcrumbs

So far in our application I have not done anything with the ‘PlaceBar’. It still has the original placeholder text that we gave it back when we were designing the initial layout for the application. I have decided that I’d

Tagged with: , ,
Posted in None

Learning XPages Part 25 : Scripted Linking Between XPages

In the last part I showed you how you can create a simple action on the onClick event to link the single location list to the person XPage. In this part I’m going to write a serverside script instead of

Tagged with: , , ,
Posted in None
Archives