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…
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…
In the last part of the series me managed to get the data from a view to appear in our sidebar menu by using a repeat. It didn’t look great so we now need to style it with the OneUI…
When developing an XPages application you can, if you want, put everything into a single XPage but this can lead to inconsistencies in the look and feel of your application if it contains multiple XPages, for example in our Phonebook…