Skip to main content link. Accesskey S

The useful resource for IBM Lotus Domino XPages development

Submit Search

Available in the Appstore!All the content of xpageswiki.com for iPhone or iPad for offline access.

Home > What's new in Domino 8.5.3

What's new in Domino 8.5.3

ShowTable of Contents
This is a list covering what's new in Domino 8.5.3 from a developer's / XPages point of view.

Domino Designer


New Java design element which lets you create a single Java class, scoped to the current NSF project.
This class is directly available in an XPage.

Source Code Enablement (for interacting with version control systems) built into Domino Designer, the SCE plugin from OpenNTF is not longer needed.
Beside that, there are various internal enhancements in the Source Code Enabled functionality.

Palette Profiles to control which controls are displayed in the control view (File -> Preferences -> Domino Designer -> Palette).

New perspectives for doing classic Notes development or XPages development. Each perspective hides/displays a certain set of design elements, for example are elements like outlines or shared fields hidden in the XPages perspective.
You can filter design element types by yourself and save that as a custom perspective, too.

Updated JavaScript editor with improved code validation, code folding, code templates, formatting preferences and more.

Possibility to sign a list of design elements at once.

Control when the InfoBox opens automatically (File -> Preferences -> Domino Designer -> Forms/Views Design Elements).

F2 on a design elements provides renaming of the element and it's alias.

XPages


New Java design element which lets you create a single Java class, scoped to the current NSF project.
This class is directly available in an XPage.

"Show disabled control for read only" attribute added to all input controls.

New Dojo property panel for controls, so that you can set Dojo attributes more easily.

New performance related application property "Evaluate entire page on refresh".

New "show XPage instead" property for views.

Full text search result sorting using a new FTSearchSorted() method in Java and LotusScript classes: FTSearchSorted(Query, Maxdocs, Column, Ascending, Exactcase, Wordvariants, Fuzzysearch).
This finally solves the usability problem that ftsearch results appear to have no order.
Furthermore, sorting a view by clicking on column headers is still supported after doing a ftsearch on that view.

New properties to support HTML5:
- new application property to set the HTML DocType
- new "attr" properties for controls

Automatic aggregation of JavaScript and CSS resources so that even huge usage of Dojo functionality results in only very few JavaScript/CSS downloads on the server.
This can result in a dramatic increase of performance, especially if the user as only a low bandwith connection.

Possibility to preload the XPages engine on Notes client and Domino server by using notes.ini variables XPagesPreload=1 and XPagesPreloadDB=server!!file.nsf,server2!!file2.nsf.
This reduces the initial loading time of XPages applications.

Dojo is delivered in version 1.5 now.
You can control which Dojo version to use in an application more easily in order to use for example Dojo 1.6 if you need to.

In the fileDownload control you can change the image and confirmation message for the "delete" action now.

A new event "view.postScript()" let's you compute client side JavaScript which is executed every time an full or partial update is executed.
Update 17. oct 2011: I'm not sure if that made it in the final product.

Update 14. july 2011:
All properties -> disableOuputTag on some controls (panel, repeat) hides the actual HTML tag, but renders the content of the control.

All properties -> tagName for the panel control let's you decide wether you want to render a div, span or some other HTML tag for the panel.

General


Update 16th june 2011:
Easier deployment of ExtLib and other OSGI plugins in Domino server (it's not sure that this feature make it into 8.5.3). Details at Declans Dom Blog





Created by Mark Hughes on Jun 14, 2011 3:28:32 PM

Where is the new event? view.postScript() in designer? and is there a prescript()?


Created by Julian Buss on Jun 15, 2011 9:15:51 AM

Mark, I don't know yet, but I intend to find out .-)

I'm not aware of a prescript().


Created by Wings Leung on Sep 10, 2011 5:16:07 AM

"Full text search result sorting" It is a great news for me as developed Lotus Notes for 10 years


Add Comment

Name:
Comments:
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 information help you?
Please honor our efforts and flattr this!