Submitted by Tony G Westwell on Nov 25, 2010 5:05:04 AM

Converting large Notes Client forms to XPages

@Wayne. I have changed the code sections and they are now visible.

Submitted by Wayne Mackirdy on Nov 24, 2010 5:49:32 PM

Converting large Notes Client forms to XPages

There are three pieces of code missing. The first one I can do without, the other two seem rather important. The only thing that is showing is "{"...not real helpful.

Can you provide...please?

Submitted by Tony G Westwell on Apr 12, 2010 5:33:42 AM

Converting large Notes Client forms to XPages

@Robert, no need for extra fields for displaying data, not sure how it works exactly but from examples I have seen there are still two modes, read and edit, depends how you set the xpage up on how it opens the data xpage from the view. Create new document you would want in edit mode straight away, clicking on a link in a view, read mode.

@David, thank you, working on another one now.

Submitted by Robert Shaver on Apr 7, 2010 5:28:46 PM

Converting large Notes Client forms to XPages

Good information. I've had a site in production for about eight years that does the same thing only using sub-forms like you're using panels. I've been thinking of how to upgrade it to xPages. This is a good start.

I'm really new to xPages so I'm still confused by another related aspect. With a regular Notes form with editable fields you get the data entry field when in "edit" mode and the text displayed when in "display " mode. One design does both. How does this work in xPages? Do I build a different page to display the contents from the page where the data is entered?

Submitted by David Leedy on Mar 31, 2010 2:36:38 PM

Converting large Notes Client forms to XPages

Submitted by David Leedy on Mar 31, 2010 2:36:31 PM

Converting large Notes Client forms to XPages

Really neat article. I'm actually working on a large form/xpage right now and will give this a try. Thanks for posting!