Use our Google Custom Search for best site search results.
Search
-
I am not sure if this is the best option but here goes.
I am in the process of creating new apps for our old InfoPath forms where needed. In a couple instances these are from an InfoPath forms library but they need to have access to the historical data.
I need the best option for viewing the historical data since we do not ...
-
There is a way in a SharePoint list to use a calculated column to calculate the week ending date (based on a Sunday through Saturday week) using any date in that week. This is the formula you would use in the calculated column. Because it uses the weekday function I am not sure how to change it to use in ...
-
I have a need to do some code in a form. I have most of the code written, but since I am very new to C# and particularly with the limitations in InfoPath, I need help with the following piece.
I have a for each loop this is working in and I need to set a variable with the data retrieved from a query of the Qdabraad ...
-
I love the capability to use the FindUserbyAlias and FindUserByName. We use these to find user names with duplicate base names. I need the same capability for email. Is there a way in the QdabraAD tool to return an email address or multiple email addresses that contain the same base names as the comparison ...
-
This is certainly a very nifty little tool. I have a form that our users will use when requesting a name change. Via rules the final name, email address and login name are set based on the information provided. We have many employees who would have duplicate login names if we didn't add numbers afterwords. ...
-
I have attached the template here. It is the oddest thing and the first time I have had any issue with Qrules.
-
I successfully injected my form with Qrules (appears to be version 5.2). I can open the form successfully but cannot preview it. The error message I get:
We can't connect to 'http://serverurl/QdabraRules.xml'. Please make sure you're using the correct web address.
And ...
-
I am not sure if this can be done easily or at all, but here goes.
I have a form for requesting phones. The phone choice are made from a dropdown list that displays a list of choices based on the carrier that they are associated with. Currently I have individual entries for each phone with a carrier in the list. So ...
-
Is this still limited to username or has it evolved to allow email addresses?
-
I am capturing the data from 3 multi select list boxes using this fantastic post here: http://www.infopathdev.com/forums/t/14658.aspx?PageIndex=1
These are countries and they have associated regions. I would like to use the same sort of function to capture the regions that are associated with the countries (the regions are not displayed) ...