You can run IQJam in your company on your Domino server. Learn how...
Username: Password:
Reset Password | Register
 
Home | Leader Board | Tags | Help
By Tag: Domino Development / XPages / document
2answers
0votes

Equivalent of editDocument, openDocument, createDocument in data source definition

Hello again,   I couldn't find info about what are the values of actiontypes - openDocument, editDocument and createDocument whe defining document data source in xpage. For example: Code 1: <xp:dominoDocument var="basket"                                 databaseName="#{javascript:sessionScope.productsDb}"                                 action="editDocument" >    Whe trying to programmaticaly choose the actiotype you get: Code 2: <xp:dominoDocument var="basket"             databaseName="#{
Domino Development / XPages
Ana Dimova - 5 months ago

Latest Answers for Domino Development / XPages 

Experts for document