Use our Google Custom Search for best site search results.
Search
-
Click download above to obtain the most recent Event Receiver app file.
Target: SharePoint online (Office365). Please use Event Receiver WSP for SharePoint OnPrem (2007, 2010 and 2013)
For information on how to use the Event Receiver, please refer to the DBXL Getting Started document.
-
Basic document on how to configure links to open FormsViewer from a library.
Last updated: 26 December, 2017
-
This document contains a list of known issues, troubleshooting hints and workarounds for a variety of issues related to Qdabra’s DBXL.
If you would like to download a trial version of DBXL, please visit Qdabra.com
-
"SPApp and WebApp Instalation and Configuration" explains creating app package, web package from Visual Studio and all deployment steps.
If you already have the app package, please follow "SPApp Installation and configuration document"
-
"SPApp Installation and configuration document" has the steps for installing/updating app on office 365 if user has the app package.
If you need to create the app package, please follow "SPApp Installation and configuration document".
-
Product: DBXL v2.5 or higher.
Note: screenshot corresponds to DBXL Admin Tool in v3.0 or before. v3.1 and above admin tool will appear differently
-
DBXL Online Training Video from March 2016 session is here:
https://www.youtube.com/playlist?list=PLUFfSqJwJ1hkcqw3gFfNN79Fu2vuIQuQW
-
Hi W, Just for your information
I encountered similar issue last week, that Multiple-Line text support suddenly stop working well. And today, I noticed the issue is just gone, and multiple-line is working fine.
I am afraid this might be O365 automatic update, and they fixed it later....
-
Easiest option is, keep Title in concatenated string. sample 1 - Title 1; 2 - Title 3;
Default value formula would be:
eval(eval(row[check = "yes"], 'concat(ID, " - ", Title, "; ")'), "..")
Re-quering multiple IDs based on concatenated IDs may not so simple. if it ...
-
Hi, thanks for the image, now I understand your needs.
Please check attached sample form (SharePoint 2010 Browser form). Instead of SharePoint list, this has static xml mimicking SharePoint list, so that you can see preview without any deployment. Rules to handle Add Item are set to the fields: Checkbox field of the ...