Skip to main content link. Accesskey S

XPages Wiki

Submit Search

YouAtNotes XPages Wiki


Working with fields

Page1

Work with datasources

Julian Buss | August 19, 2009 9:48:06 AM | Tags:code, javascript, variables

==Where to define a datasource== You can define a datasource on different levels: * in the XPage properties * in the properties of a custom component * in the properties of a panel Use the folowing rule of thumb: If you need a datasource in your whole XPage and even in custom components which are ...

Work with validation

Julian Buss | April 6, 2009 1:48:26 PM | Tags:UI, validation, code, javascript

==Use your own validation tests== Create a Expression Validator and use JavaScript for comparing stuff. The value of the fields is stored in the variable "value". {code:} value == sessionScope.get("comparevalue"); {code} Here the validator is true if the value of the fields is the same than the ...

Page1
Use  searchlotus.com  for news in the Web related to Lotus Notes and Domino,
and to search those sites.
Check  youatnotes.com  for great Lotus Notes, Domino and XPages software.
Did this wiki help you?
Did this saved you time? Express your gratitude by making a donation:
PayPal - The safer, easier way to pay online!