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…
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…
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…
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…
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…
You must be logged in to post a comment.