Categories
Extended Edition Notes In 9 Podcast XPages

NotesIn9 Extended Edition 11: XPages SplitScreen – View and Document

In this show I take a question from a viewer who asked how you could have a view on the right, click on a document and be able to edit it on the left. I’ll demonstrate that by using a Repeat Control since I don’t like View Controls that much.

There’s quite a bit in here for the beginner. I create a repeat control, bind to a foreign database, control rendering of the document section, use simple actions and SSJS and even show the world how bad I am with CSS. 🙂

The viewer also wanted to be able to create NEW documents, but I’ll save that bit for a future show.

Hope you like it.

 

Categories
Notes In 9 Podcast XPages

NotesIn9 035: XPages View Picker 3.0

In this show John Jardin comes back on to give a demo on how to use version 3.0 of the XPages ViewPicker Custom Control.  This is a control was featured on a previous NotesIn9 but Mark Hughes has made enough enhancements to it that John thought it needed an updated video.  Not to be missed is the use of the Loading Mask as well as the Multi-Value Deselector.
Look for more videos on using custom controls in future shows.

Categories
Extended Edition Notes In 9 Podcast

NotesIn9 Extended Edition: 010 Simple Repeats in XPages

I recently realized that of all the demos I’ve done on Repeat Controls, I’ve not done a simple one that actually looks like a table. There are a couple of ways to do this and in this show I demonstrate my prefered method. Along the way I talk about data binding formulas and working in the source pane as well.

This is a really basic show for those new to XPages. If you’ve been a long time viewer there might not be much new here.

 

Categories
Notes In 9 Podcast XPages

NotesIn9: 034 XPages- F4 is your friend

In this show we have another great guest contributor. Paul Withers from Intec Solutions comes on the show to introduce to us to what should be our new Best Friend, otherwise known as the “F4 key”. Learn how to use this key to find all the hidden methods and properties from your objects.