Use our Google Custom Search for best site search results.
Search
-
I downloaded the Bulk Edit Tool but when I try and connect to my QdabraWebService I get the following error:
Could not retrieve doctype summaries.
Errors:
All I can do is click OK. I am on dbxl version 2.1.2823.29373. Do I need 2.2 or 2.3? If I do need them, how do I update forms I already have?
-
I noticed in DBXL that their are 4 column's called DateCreated, DateModified, Createdby, and Modifiedby.
I already have DocID being added. I don't see these 4 as Mapping Tokens in the Database Mapping in DBXL. Is it possible?
-
We have an infopath form imported in DBXL. How can we display in the SharePoint Designer data view we use who modified the form last? We are using DBXL 2.1.2
-
Hey Patrick. That sounds awesome. I would love it!! I did see the batch mapping and that looks good as well. It would be an ongoing Add, Update, Delete and not a isolated thing.
-
I thought so but thought I would check. Thanks.
-
We have most people in our organization on Infopath 2003. We would like to be able to Add, Update, and Delete Custom Lists with Infopath. Does DBXL shred to a list? What I would like is for a form to open, query a list or sharepoint calendar for items, either update a current item or add a new item, and then have the form not ...
-
Thanks you two. It works awesome!!!
-
Hi Hilary. Thanks for the help. I almost got it to work. The only diference is that Charges also repeats. The script works on the first charge but not the second or higher charge. I think the script needs to know which charge it is in. Thank you so much for the sample. It helped me understand where ...
-
-
I still can't get this right.
Here is my real xpath: /my:myFields/my:Charges/my:ChargeDetails
Here is the function I am trying to get to work. It is in script.js. I am no programmer but I think it needs to be javascript. It needs to be able to open in Infopath 2003. I got rid of the delete ...