Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi Team, I had injected Qrules in to my infopath 2010 development template totally we have 71 attachment controls inside the form, while injecting Sandbox / Browser option selected. After publishing I am getting below error. "The form template has been published to the server but it can only be...
-
Hi Team, In my infopath template I had multiple repeating attachments controls. Requirement: If I upload attachments to the controls it should upload in document library. Using qrules I had achieved for one single attachment control, same will possible for multiple attachment controls in single InfoPath...
-
Hi all, I hope people can help me out I have a simple qRules injected form that uses the datediff (just so I can get my head around qRules) that uploads without error to a SharePoint 2013 site (a test setup where everything runs on the same machine) but when I try to activate the form in central admin...
-
From the help documentation of InfoPath 2010 it says "Use SharePoint Workspace for offline form completion of SharePoint lists Users can take SharePoint lists and libraries offline in SharePoint Workspace. InfoPath 2010 is hosted inside SharePoint Workspace and is used for viewing and entering data...
-
I have a form with more than one attachment needed, but I don't want to make my attachment field repeating since each attachment is for a specific purpose and I'd like to explicitly name the file. I wired up the SaveTo SharePoint command successfully on one field, however, once I try to add the...
-
Hi, I'm currently evaluating Qrules v 4.1 and have a query. I have injected QRules into an IP2010 form hosted in SP2010 the rules I've tried seem to work ok, however, the Result, Success and Error fields don't show anything and remain blank throughout. Additionally, the QdabraRules (Secondary...
-
Hilary, Thanks so much for the quick responses today. It turns out that it is not a bug... just user error on my part. After some more trial and error, I finally figured out why delete would only work with one row. I was calling the refresh when my form opened and then calling another refresh then submit...
-
Hilary, I have another question. I've found a workaround for the date issue: I'm locking down the list to read only, so the date will never be modified from the list - problem solved. However, when I have multiple rows in my repeating table, and I delete one of the rows from the repeating table...
-
Wow, I think that's the fastest forum response I've ever gotten! Thanks for getting back so quickly. There isn't an actual "T" in the date fields, so would your suggestion still work? I attached a picture of the dates after I refresh. Anyway, I'm not sure how I would write the...
-
Hello, I've been banging my head over this for several days now, so I'm turning to this form for help. I have an InfoPath form that has a repeating table with 6 fields: Approved: true/false Taken: true/false Start Date: Date (date) End Date: Date (date) Description: Text (string) Days: Whole...