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…
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…
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…
At this stage in our application development we have created a fairly nice looking homepage for our phonebook. When you load up the phonebook in your web browser you see the OneUI layout, a menu on the left of the…
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…
You must be logged in to post a comment.