-
One of the many fantastic things about InfoPath forms is that we can dictate a data type for a field. If we set a field to be a decimal, for example, the poor user determined to enter an 'a' will always be thwarted. But if you don't understand...
-
qRules SaveToSharePoint command allows users to save a file, a set of files, an image, or a set of images to a SharePoint document library. qRulesLink field contains the link to the file or image that was uploaded to your SharePoint document library,...
-
In our upcoming 2.3 release we've added a boat load of new commands inspired by InfoPath fans everywhere. New features : Set Caption – set the title bar of your InfoPath form (client only) to something descriptive. No more "form1" etc. You...
-
When trying to use qRules in InfoPath 2007, you might run into the following error IF you also have InfoPath 2010 installed on the same machine: An unexpected error occurred executing the rule. Action: SortTable Arguments: row: my:myFields/my:Items compare...
-
If you are using Database Accelerator (DBXL) v2.4 with InfoPath 2010, you might encounter an issue when opening the DBXL Administration tool (DAT). If you click Show Details, you'll get: "Forms that require the domain permission level contain...
-
Qdabra Database Accelerator (DBXL) helps you quickly connect InfoPath forms to your SQL database and improve SharePoint submit and query performance. DBXL was first released in 2004 and supports many mission critical applications today. Qdabra recently...
-
This is last of four free labs Qdabra is offering to help people learn how to build InfoPath forms. In previous labs, you created an event form template, improved the design, and then made the form smarter. In this lab, we will: Create an R.S.V.P. form...
-
The Qdabra Active Directory Web Service supports the following methods: GetMyInfo - gives the Active Directory properties of the currently Logged In user GetUserInfo - gives the Active Directory properties of the specified user name GetManagerAlias -...
-
This is the third of four free labs Qdabra is offering to help people learn how to build InfoPath forms. We’re working with a form template for an event (think Evite), and I hope you’re already thinking about what electronic form you can create for your...
-
This is the second of four free labs Qdabra is offering to help people learn how to build InfoPath forms. We’re working with a form template for an event (think Evite), and I hope you’re already thinking about what electronic form you can create for your...
-
As I blogged last week, Qdabra is offering four free labs you can use to learn how to build InfoPath build forms. Let’s get started by building an InfoPath form template for an event (think Evite). For this lab, you are provided with a sample form template...
-
New for qRules v2.2 -- InsertPi and RemovePi ( processing instructions ) Why is this useful? Change the href attribute of the mso-infoPathSolution PI so to submit to a different SharePoint library and have the form open using the template for that library...
-
New for qRules v2.2 -- GetAttachmentAttribute! Why is this useful? Promote the name of the attachment in a form to a form library, by getting the file name and copying it into a main data source node Send information about form attachments in an email...
-
New for qRules v2.2 -- DelimitedList! Why is this useful? Hate trying to understand the syntax of the double eval method? Need to have data from a repeating field rolled up into another field? This command can replace the double eval method, as it concatenates...
-
New for qRules v2.2 -- ClearErrors! Why is it useful? Add a "save" function to your form that allows submitting with validation errors (an InfoPath impossibility!) Save time when testing by not having to fill out all required fields in a form...