Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi there, This is my situation. SharePoint 2013 on premise with InfoPath 2013. I created a nice InfoPath form. Inside I've 3 drop down fields which are cascading related en filtered based on the drop down above and based on the SharePoint list. This is all working fine! Now the tricky part. After...
-
Hi, I've created a submit (to email) form connected to a SQL server, this is being distributed to a few people just now with full trust etc. Some of the fields are pre-populated drop downs/text boxes from the server, some are empty text boxes. When users type in the empty boxes and/or change a pre...
-
I've been tasked with taking a written form and making it digital and accessible for everyone in the company. The problem i am having is that the form needs to be filled in by multiple users, for instance the person who initiates the form, then the dispatcher, followed by the driver and so on and...
-
Hi All, I'm trying to figure out a way to have the text shrink to fit a fixed width textbox. The form is being converted to PDF for printing so the textbox controls on this form cannot be auto resized. I'm pretty sure I have to do this programmatically in the code behind. Any ideas or suggestions...
-
I recently made changes to a sharepoint list form in infopath. There were over 1000 entries using the old form on the sharepoint but as a group we decided that we wanted changes made and fields added/deleted. I mistakingly deleted an important field in the form and saved and published it. Is there any...
-
Hello everyone, I am currently working on making an easy way for several departments to submit their monthly reports, then for those reports to be merged into one full group report. I have am using Sharepoint, with the form as the list template. When I go to merge my 2 test forms though i get the following...
-
I have been searching for a solution but no body gives an accurate answer. Can any of you please help on this.. Again, when a user selects other in the dropdown menu a textbox appears. I want to add whatever the user typed on the textbox to that field because when I export the data to excel I do not...
-
Having an issue trying to write a formula for a field. I have three cells A B C A = Hours for Job 1 (there will always be a number in this field) B = Hours for Job 2 (there may not be an entry for this field) C = A + ((B+A) /.5) The issue comes in when there is no entry for field B (B =0). Then I get...
-
Hi all I would like to add some buttons next to certain fields that a user can click on which will then display additional information regarding filling in that field. I have added a button control and a text control which is hidden but have no idea what to do so the text appears when the button is clicked...
-
I am very new to Infopath and am using 2007. I have a form that has a drop-down list box with a topics list and a comments text box. Users of the form can select a topic and comment on up to 14 topics but I don't want to have to add the same drop-down list box and comments text box, 14 times onto...