| Thread | Last Post | Replies |
|
| Hide button | 10 Mar 2005 20:15 GMT | 1 |
i want to hide a buuton using conditional formatting. It works but when I want to use multiples controls in my rule (more than 50), sometime my button appears whereas it should be hidden Have your ever encountered this problem ?
|
| Emailing InfoPath forms | 10 Mar 2005 20:07 GMT | 1 |
It seems the default when emailing InfoPafth forms using "file / send to mail recipient " is to attach the form to the email and embed the form in the body of the email. Is there a way to only have InfoPath attach the form when using "file/ send to mail recipient"?
|
| Accessing Addressbook from InfoPath | 10 Mar 2005 18:36 GMT | 1 |
I'd like to have the user enter personnel information using the Address book dialog from outlook from within Infopath. I figured out how to do something similar from LDAP, but most users are used to selecting people from outlook, so I'd like to use that instead.
|
| Autopopulating DropDownList | 10 Mar 2005 18:13 GMT | 1 |
Could anyone please help me in autopopulating a dropdrownlist using managed code in Infopath. I have an arraylist and am planning to populate a dropdownlist from the arraylist. In regular asp.net we could have used the databind method.
|
| Accesing Infopath controls in scripting(urgent) | 10 Mar 2005 17:59 GMT | 1 |
I have a Dropdown list. I want to populate this list through scripting with the 'Onload' event I am getting list of all users of the domain in a recorset. Now i want this list to appear in dropdown list at run time.
|
| Another "I can receive but not send email" problem | 10 Mar 2005 16:59 GMT | 2 |
I am using Outlook 2003 SP1 and have 2 different email accounts. On one account, I have no problems sending/receiving email. However, on the other account (which is a web-based email account), I receive emails fine, but cannot send. This problem began about 4 days ago.. ...
|
| new dumb scripting obstacle | 10 Mar 2005 15:45 GMT | 2 |
Can anyone tell me the jscript code for InfoPath to get InfoPath to close? I have tried XDocument.application.close and .quit and some other things but cannot seem to figure it out. I know it is probably a dumb question, but I am currently receiving my crash course in jscript. ...
|
| Security | 10 Mar 2005 13:19 GMT | 1 |
I have used a button in one of my forms to open up another form. I have done this using the one of the actions in the rules to open the form. My problem is, when I open the form to fill it out, the following dialog box pops up with "This page is accessing information that is ...
|
| uniquely identify an InfoPath form | 10 Mar 2005 10:11 GMT | 3 |
In the scenario of having multiple different InfoPath forms open at the same time, using managed code how would you uniquely identify an InfoPath form. that is maybe you are iterating through the Application's XDocuments
|
| how to view infopath forms | 09 Mar 2005 20:32 GMT | 3 |
How to view a inforpath form when Infopath is not loading on the PC?
|
| Superscripts in InfoPath | 09 Mar 2005 20:24 GMT | 3 |
I am working on a project where I need to add superscripts to notate footnotes for authored content going to our content management system. All the char sets I see only allow for the superscript ascii set of 1,2,3. Is there any way to add a char set that has the full ascii set of ...
|
| Blank checkboxes on query | 09 Mar 2005 18:06 GMT | 1 |
I have a form linked to an Access database. It contains several sections that are supposed to be hidden unless corresponding checkboxes are checked. When I first set up the conditional formatting, the sections remained hidden even after a box was checked, and I guessed that ...
|
| Hide/Password protect optional section | 09 Mar 2005 18:03 GMT | 1 |
I'd like to restrict an optional section to only selected users. My 1st thought was to password protect it but I've been unable to find a way to do this. Any ideas?
|
| How can I send Infopath form as attachment using another mail program than Microsoft Outlook 2003? | 09 Mar 2005 17:45 GMT | 2 |
How can I send Infopath form as attachment using another mail program than Microsoft Outlook 2003 just pressing Send button in Intopath form? Any code examples how to do it? Thanks, TT
|
| Programmatically Extract InfoPath Attachment | 09 Mar 2005 15:52 GMT | 6 |
Hi Group, I know it's possible to programmatically add attachments to an InfoPath form, but I can't figure out how to do the reverse and extract an attachment. Ideally I would like to stream the attachment
|