The useful resource for IBM Lotus Domino XPages development
Home
mobile Apps for iPhone, iPad, Android
Browser compatibility
Debugging and error logging
Developing for an iPhone or iPad
Export to PDF and Excel
How to create a picklist style dialog
How to export to Excel or other formats
How to output custom content like print from an agent
How to secure your application
How to use object oriented server side javascript
Memory Usage and Performance
Special chars and escaping
Useful CSS tipps
Useful formulas and code snippets
Useful tools, tips and keyboard shortcuts for Domino Designer
What's new in Domino 8.5.2
What's new in Domino 8.5.3
What's new in Domino 9
Work with a file upload and download controls
Work with agents
Work with application settings and xpage properties
Work with Client side JavaScript
Work with custom controls
Work with datasources
Work with Dates
Work with DbColumn and DbLookup
Work with documents and fields on the XPage
Work with Dojo
Work with events
Work with events and partial or full refresh
Work with Extension Library
Work with Hide When on a XPage
work with HTML forms
Work with Java
Work with multimedia
Work with numbers / math
Work with oneUI theme
Work with Partial Refresh and Dojo.connect
Work with profile documents
Work with regular expressions
Work with relational databases
Work with repeat controls
Work with RichText
Work with scoped variables
Work with ServerSide JavaScript
Work with strings
Work with tables and tabs
Work with themes
Work with Typeahead
Work with URLs
Work with validation and message controls
Work with views
Work with XPages in the Notes Client
xPages further information
xpageswiki.com - the useful resource for IBM Lotus Domino XPages development
xpageswiki.com for iPhone, iPad and Android
Create new page...
All pages
All pages
Alphabetical List
Recently Added
Recent Page Edits
Pages Owned By Me
Categories
Categories
CSS (1)
Client JavaScript (2)
Controls (2)
Dojo (1)
Formula (2)
Getting ready for production (3)
Mobile (2)
Server JavaScript (16)
UI (13)
Working with fields (2)
Subscribe to RSS
Subscribe to RSS
Latest Pages
Recently Revised
Comments
Home
>
xpageswiki.com - the useful resource for IBM Lotus Domino XPages development
xpageswiki.com
is maintained by
Julian Buss
.
You can hire me.
See my
LinkedIn profile
.
Julian Buss
xpageswiki.com - the useful resource for IBM Lotus Domino XPages development
Show
Table of Contents
Hide
Table of Contents
1 Welcome to the YouAtNotes XPages Wiki
2 Wiki updates
Welcome to the YouAtNotes XPages Wiki
This site provides a lot of howtos, tips and ready-to-use code about XPages development on IBM Lotus Domino or the IBM XWork server. It is maintained by
Julian Buss
. I'm an XPages professional, and you can hire me.
See my Linked profile for details
.
The target audience are experienced Notes developers who have knowledge in formulas, LotusScript and classic Domino web development. This Wiki is an extension to the
DesignerWiki
, not a competitor.
There are always updates, see 'Wiki updates' below to see what's new. This is not a full XPages documentation, it's a huge collection of useful stuff I found during my work as XPages consultant.
You are invited to share your XPages knowledge by leaving comments to these pages.
There is no guarantee for any of the tips or code samples. Usage of this site is on your own risk.
Wiki updates
4. Apr. 2013:
Using Twitter Bootstrap CSS Framework
4. Apr. 2013:
Info about new xsp.properties in Domino 9 added
25. Mar 2013:
Getting the referer for the current page
3. Mar 2013:
Referencing Dojo Root Directory
18. Feb 2013:
Relative URLs to another NSF
24. Jan 2013:
Prevent caching of ajax requests in mobile web apps
23. Jan 2013:
Added a link to Stephan's 10 Commandments for public facing web applications
13. Jan 2013:
Hold documents in memory
12. Dec 2012:
updated the Work With Java page
6. Dec 2012:
Issues with the expression validator you should know
6. Dec 2012:
Custom Control For Enhanced Validation Messages
6. Dec 2012:
Using a Dojo Tab Panel as alternative for the XPages tabbedPanel control to avoid problems with validators
16. Nov 2012:
Get the NotesView backend object out of a ViewPanel
18. Oct 2012:
Reverse A NotesViewEntry Collection
18. Oct 2012:
Count the number of days between two dates
24. Aug 2012:
Export to PDF and Excel
- thanks Md Arif Iqbal@MaargaSystems Pvt ltd and an unknown user!
24. Aug 2012:
Expand and collapse a categorized view with SSJS
- thanks Md Arif Iqbal@MaargaSystems!
24 Aug 2012:
BusinessDays in SSJS
- thanks Md Arif Iqbal@TcsBangalore!
18. Jul 2012:
Responsive and conditional CSS
22 May 2012:
mobile Apps for iPhone, iPad, Android
22. Mar 2012:
Get the name of the Domino backend view out of a View Control
6. Mar 2012:
Dynamically set data binding using SSJS
5. Mar 2012:
Using partial execution mode in events
15. Dec 2011:
Access a user HTTP session
29. Nov 2011
Added section for useful regular expressions for the constraint validator
18. Nov 2011:
xpageswiki App for iOS
10. Nov 2011:
Work with relational databases
2. Nov 2011:
Updated iPhone and iPad page
25. Oct 2011:
Updated code for correcting identation of categories in views
14. Oct 2011:
Increase Performance of XPages
12. Oct 2011:
Force view to got to the first page
12. Oct 2011:
Expand or collapse a categorized view
11. Oct 2011:
Force Internet Explorer 8 to render in IE8 mode
27. Sep 2011:
themeID values for core controls
27. Sep 2011:
Switch theme on the fly
14. Sep 2011:
Update to DbLookupArray and DbLookupColumn
30. Aug. 2011:
Translate the extlib name picker dialog to another language
20. Aug 2011:
Various new content for coding with JavaScript
13. Jul 2011:
set a style to required and invalid fields
17. Jun 2011:
application settings and xpage properties
16. Jun 2011:
Controlling the browser cache
14. Jun 2011:
Whats new in Domino 8.5.3
27. May 2011:
Use event object in client side javascript among different browsers
24. May 2011:
CSS properties that don't work in Notes
11. Apr 2011:
Save and restore state of a view
8. Apr 2011:
New section about using Notes URLs
6. Apr 2011:
Correct indentation of categories separated with backslash
21. Mar 2011:
Added info about context.sedEditMode() to change mode of a specific data source
15. Mar 2011:
Updated setEditMode function so that it works in 8.5.2
7. Mar 2011:
Update on 'how to pass a datasource to a custom control'
7. Mar 2011:
New Page about working with themes
28. Feb 2011:
Sort an array of strings case-insensitive
28. Feb 2011:
Use code templates in XPage source editor
24. Feb 2011:
Added several new tools for Domino Designer
10. Feb 2011:
Clear blank lines when auto-formatting source code
19. Jan 2011:
Useful links for Dojo
17 Jan 2011:
Enable large uploads
YouAtNotes XPages documentation wiki is a huge collection of howtos, tips and tricks about IBM Lotus Domino XPages development. This XPages documentation contains a lot of guides and solutions to solve everyday's development requirements, ranging from Server Side JavaScript over Dojo, performance, speed and CSS to custom controls and other numerous ready-to-use solutions.
How to take your XPages App to the iPhone, iPad, Android:
use Domino To Go!
Do you look for an XPages Workflow solution?
Take YouAtNotes Workflow.