Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Single Page Application

I am having a problem with Domino Designer and, to be honest, am not sure if the question belongs here or not...

When I create a new XPage, then drag the Single Page Application from the Mobile panel to the XPage I am not getting the Wizard?

I am using Designer 9.0.1, have installed the current OpenNTF ExtLib (901v00_03.20140120-0650) from OpenNTF and made sure that the correct version is referenced on both the Server (using the tell http osgi ss com.ibm.xsp.extlib command) and in Designer (About / Designer / Plug-in Details).

Does anybody have an idea what I am doing incorrectly?

Thanking you in advance Ursus

like image 793
Ursus Schneider Avatar asked Apr 12 '26 07:04

Ursus Schneider


1 Answers

The Extension Library release comes with a couple of updateSite zips inside of it:

updateSiteOpenNTF.zip
updateSiteOpenNTF-designer.zip
updateSiteOpenTNTFExtended.zip
updateSiteOpenNTFSamples.zip

Be sure you are using the updateSiteOpenNTF-designer.zip, and not the standard updateSiteOpenNTF.zip. The designer zip, as the name suggests, contains the extlib content specifically for Designer, such as the Single App Wizard, as well as the rest of the extlib plugins that come in the first zip file listed above.

like image 160
Brian Gleeson - IBM Avatar answered Apr 18 '26 00:04

Brian Gleeson - IBM