Group:  Other Microsoft Office Products ยป microsoft.public.infopath

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
126 Pages: <<  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  >>  
Drop Downs, Queries, Filters, oh my!
ok, here's what i have: Oracle server which feeds 2 tables into a SQL Sever via SQL Server DTS. My form is querying data from the SQL server. I'd love to get the cascading drop downs to work with filters from SQL but haven't had much luck there. it's similar to the example out there with cars and models except that this data is coming from SQL instead of XML. there's 4 drop downs,...
3 15.08.2006 19:21:02
Infopath 2007 Object Model Repeating Sections/Tables
What is the comparable method (to selecting the i'th item of the 'CTRLX_Y' object in JScript) for retreiving the selected row (and applicable field data) of a repeating table in C# using InfoPath 2007's new Managed Object Model? I've been racking my brain cell with this for days, and finally accepted that you can't just change a few words here or there and have it work. (and that C# is a...
1 15.08.2006 18:29:02
CAn I add words to a gif picture in MS Office PIcture Mgr
I have a logo that I copied from the web site to put on one of our publications at the donors request. I ant to add their name to the log. I have it saved in MS Off Picture Manager. It is a GIF file. If you know how to do it or know that I can't do it, would you please let me know. Thank you. lmd...
1 15.08.2006 17:52:02
Problem uploading form to sharepoint using browser enabled view
Hey guys, I'm trying to upload a infopath form to a forms library and enable a browser view but I'm getting this message: "This form template is browser-compatible, but it cannot be browser-enabled on the selected site." "This may be caused by.." "- The Server is not running InfoPath Forms Services" - The necessary features are not available on the site collection. - The policy set...
6 15.08.2006 17:50:02
CAn I add words to a gif picture in MS Office PIcture Mgr
...
1 15.08.2006 17:50:01
Save/Submit with Sharepoint
My form has a submit button that will submit the form to a sharepoint list and then close the form. Everything works fine when entering a new form, however - nothing happens when a user is editing an existing form from the sharpoint list. Pressing the submit button does not generate a success or failure message. Users currently have to click 'Save' from the form's menu to save the form b...
2 15.08.2006 16:33:43
XDocument.DOM.selectSingleNode using variable
Hi, I'm trying to select a node in my form using a changing variable. Due to the way i need to display text and due to this field being in a section inside of a repeating section already, i havent been able to rework the form to be entirely repeating. I have this code at the moment: function ParseDate(date,NodeName) { var oldDate; //this is used to hold the ISO formatted date...
3 15.08.2006 15:19:02
InfoPath cannot create a new, blank form
Hi - Some of my users are getting this error: ******************************************** InfoPath cannot create a new, blank form InfoPath cannot open the form. To fix this problem, contact your system administrator. The following DataObject either cannot be created or cannot be initialized: http://library/forms/template.xsn The query cannot be run for the following DataObject: Inf...
6 15.08.2006 14:15:02
Form adjustments
I removed a view which contained a control for sending an email, however now the form will not open because it is looking for this control. I cannot see it on the form, so how can i find the control and delete it?...
3 15.08.2006 11:39:01
dropdown and ADSI
Hi! Is it possible to populate a dropdown list with ADSI users list? Here's my current idea... if XDocument.IsNew then set objUser = GetObject("WinNT://petnet/Domain Users") for each member in objUser.members fullname = objUser.Fullname ... ? (no idea to bind the items to dropdown) next end if Thanks in advance!...
5 15.08.2006 06:46:02
Strange Validation Behavior After Retrieving from Web Service
Hello All, I hope somebody can be of help. I'm testing out using InfoPath at our University and I've run across some strange behavior with InfoPath validating incorrectly. I am using a C# Web Service (2005) and SQL Server 2005, InfoPath 2003. I submit a set of information to the Web Service, and everything is validated and works great. I retrieve that exact same set of information, c...
1 15.08.2006 03:26:38
Option Button
How can you deselect an option button, after selecting it? ...
4 15.08.2006 01:30:26
Overriding the browser-client redirect on Forms Services
Hello, My question is regarding the Forms Services smart-client detection and redirect, when accessing a published xsn with or without InfoPath installed. I have a custom aspx page, hosted on Forms Server 2007, that re-hosts the XmlFormView web control. I would like to provide a similar user experience to the default behavior provided by Forms Services, but when a client without Info...
3 14.08.2006 23:44:55
InfoPath 2007 beta 2 & workflow context
If I have a InforPath form on which I run a workflow in MOSS, how do I access information about the current state of the workflow from within the InforPath form? I would like to disable controls on the form if the workflow has finished. Thanks Michael...
2 14.08.2006 23:38:59
Avoid submit Null records to Data Base
I have a form that has 3 repeating sections that are hidden and only shows up when the user mark a check box for each section. The problem is that when 1 or 2 check boxes are marked, the user enter the data and hit the submit button. The remainder(s) section, wich is hidden, has a Null record that then is stored in my data base. Is there a way I can prevent this? -- Do or Do Not...the...
3 14.08.2006 23:35:16
Merging Status Reports
Our department was using the Status Report template that came with InfoPath. When merging the forms using the built in template, each employees entries were sepearted by their names. Like this: Sarah: -information -information2 -information3 Bob: -information4 After creating a new template, when I merge forms from multiple users, the users name does not appear in each section. L...
1 14.08.2006 21:17:02
Can't Open file "Req. Domain, but allowed Restricted security"
Hi, I've created an InfoPath .xsn template and have set the security level to Domain. However, when I attempt to open the file on my test PC, I get a message that reads: "The form can't open becuase it requests Domain security level and is only allowed Restricted security....." I've cleaned out the InfoPath Cache1 file and still can't open the file and have confirmedd that my t...
6 14.08.2006 20:26:11
How to remove the cut menu option from a repeating section?
My users are accidently selecting the cut menu option from an optional repeating section. How to I remove this cut option? I do not see the option to remove it in the customize commands menu bar....
2 14.08.2006 16:07:02
Custom Submit Code in C# in IP 2k7 Object Model
I am attempting to learn what it will take to transform our 2500+ lines of JScript in IP 2k3 to C# in IP 2k7. I've been able to stumble my way around with a few basic things, but am having trouble with custom submit code, and will probably have trouble with an equivalent for open. For the custom submit code, I tried the following, <code> DataConnections("SaveAsTestC# Submit").Exe...
5 14.08.2006 15:15:02
Repeating Tables...Repeating same records (SQL)
I'm new to InfoPath and I'm trying to add a Repeating table but I'm having trouble with 2 columns. The first column (DropDown list) is populate from a SQL table and the second column (text box) is a description of the item that is selected from the Dropdown (also populate from a SQL table) The problem is as soon as I add a second item on the 1st column both description has the same value...
3 14.08.2006 12:40:02
dropdown and ADSI
Hi! Is it possible to populate a dropdown list with ADSI users list? Here's my current idea... if XDocument.IsNew then set objUser = GetObject("WinNT://petnet/Domain Users") for each member in objUser.members fullname = objUser.Fullname ... ? (no idea to bind the items to dropdown) next end if Thanks in advance!...
1 14.08.2006 10:00:02
Identify InfoPath Controls
Hi i have created a infopath 2007 form which talks to my Service...during the design of my infopath form i have connected it to my datasource and have also added it to my form( basically by dragging the datasource object into my form and it gets me the controls needed like 5 TextBoxes)..i have set default values to the controls added and also added a submit button and connected it to...
4 14.08.2006 03:49:01
How to minimize whitespace between sections?
My InfoPath forms all seem to have an excessive amount of whitespace between sections. Is there some way to minimize whitespace? Thanks, Keith ...
2 14.08.2006 01:40:02
Question about Wrox Book Source code
Does anyone know where I can obtain the Source Code to examples in "Wrox Beginning Infopath 2003" by Scott Barker I tried going to the website link as the book says and downloading but apparently Wrox is out of business and the books were absorbed by Wiley inc. This may not even be possible. Any ideas would be greatly appreciated. Thanks John ...
2 14.08.2006 01:36:01
Can I open a Infopath 2007 Form in Word 2007 using Ribbon UI
Hi , Can anyone clear my doubts on whether we can open a InfoPath Form in Word 2007 using say New --> MyForm in office ribbon UI? I know so far that we can develop DIP (Document Information Panel) using InfoPath for Workflow or for collection additional information related to document. But can we just open any IP form in word 2007? If possible then, I have another related question - ...
2 13.08.2006 07:11:01
126 Pages: <<  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  >>  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net