Use our Google Custom Search for best site search results.
Search
-
Here it is.
/Michael
-
I have tried enabling/disabling both functions. I´ve added them to the form after it failed to submit the first time.
/Michael
-
Hi
I get an error using the SubmitToSharepointList command.
qRules version: 5.2
For test I have made a simple testform, that submits to a standard SP Announcement list (Title, Body, Expires)
The form is Infopath 2010, Admin deployed.
Beside QdabraRules I got my ShPSubmit webservice ( _vti_bin/list.asmx/UpdateListItems) and one ...
-
Hi
I´m using a webservice template to send /receive data from webservice (connects to sql-db). That Works fine.
My client want a Peoplepicker choice on the form to verify if a user is enabled.
When I try to add the Peoplepicker i must select a repeating group or field. But no matter what field or Group I select, it does not work.
So ...
-
Hi
My form is based on a webservice template (submit) Infopath 2010 - browser enabled.
I also use the webservice as secondary data source to retrieve data. Everything is stored in sql db.
Problem: I have one repeating table with a drop-down box. Choice is from my webservice.
I need to submit the Id from the choice to another repeating ...
-
Hi
Have just updated qRules from 4.2 to 5.2
I have used the SubmitToSharepointList in 5-6 solutions with no problem.
After installing the new version I cannot submit to Sp List.
Error message:
Action: SubmitToSharePointList. Arguments: submit: ShPSubmit mapping: mapping1 . Details: Could not load file or assembly ...
-
Hi
In my webbrowser form i got a dropdown-box with a dataconnection to sql table.
I´m trying to filter the data using Rules -> Set a field´s value
Field is normal textbox
Value is data from my secondary sql dataconnection, filtred so @Id=current() (the dropdown box).
But it returns no data.
Normally this works with Sharepoint ...
-
Hi
I bought your Infopath Dashboard Kit (Displaying Repeating Data in Libraries).
I have tested the qRules forms of the kit. Submitting data Works fine, but I do have a problem with the dashboard:
Even though I have submitted severeal forms, the dasboard only shows 2. The first is correct, the next shows the same heading from the first ...
-
Ok, but then i´ll miss the unique number - the client field is just a name.
Will to lists (like Orders and Order details) be a better solution?
/Michael
-
Hi Ernesto
Yes, you´re correct. The form is a catering order form and I want the first row for each submission to contain userdata etc. and under that the orders:
I have tried out Hillarys workaround with the Nortwind database, but have not found a way to match 'order' and 'order details' from a user point of view
So my ...