Use our Google Custom Search for best site search results.
Browse by Tags
-
I'm not sure if this is where to start but I'm having an issue with displaying a datetime in an infopath 2013 form. Little background: this is an infopath 2013 form that is saved to a network location for users to enter data. My main connection is a connection to SQL 2017. I have a smalldatetime...
-
Getting everything squished up??? Can be solved by going into graphics settings... browse to the InfopathFiller.exe and then from Options select the High Performance mode...forces it to use the NVidia video instead of the Intel video This worked for us!
-
has anyone seen this/ know a workaround to fix it?
I have infopath forms defined for display, edit, and new.
I have defined the view on the list for each to point to the appropriate form.
when I go to the list, I see the correct form for the correct function.
however, when a general user...
-
Hi, Need to insert a footer with text on more than one line. Currently have: &bPage &p of &P&b &bPrinted on &d&b Which displays all text centred on page on one line but I want it on two lines. I feel like there is a simple autotext symbol to insert. Hitting enter after the...
-
Hello, any insight on the following is greatly appreciated... Situation : If "User A" accesses a previously submitted Form and "User B" tries to access the same Form, "User B" will recieve the following message: "The form cannot be filled out because you do not have...
-
Hello I am currently working with a sharepoint/infopath database. The problem is the database alreadys has forms published to it but when a change is made to a repeating section that is already in the form. (We are using a repeating section and default values to create a table with checkbox options)...
-
Why do my drop down menu choices show as being underlined when in print view and when printed? Is there anything I can do so they are not underlined when I print a form with items selected from a Drop down menu? I have tried checking Shading/Borders, but will not give me an option to undo the underline...
-
Hi, firends: I had a problem,when I want to implement a function that enable me to batch print infopath XML files in my own app ,and my code likes this [Delphi]: App:= CreateOleObject('InfoPath.Application'); // line 1 App.XDocuments.Open ('C:\Form2.xml') ;// line 2 App.XDocuments.Item...
-
Hello, I have created a infopath form and I have to make it available in the browser mode and then apply custom CSS to the controls like thedropdown lists, text box and buttons. Please let me know how to do this. Awaiting quick reply. Thanks Sumeet Gandhi
-
I have a repeating section and under that I have 3 sections and a dropdown. I want to show only one section at a time on a selected value from my dropdown. This stuff is done successfully, but the space or size occupied by my repeating section remains same even after the other 2 sections are hidden....