Use our Google Custom Search for best site search results.
Browse by Tags
-
I often use sections with 'Hide this control' formatting rules to show/hide different buttons or messages on forms (for a SharePoint 2010 Form Library). When these sections contain no actual data fields, what do you consider best practice for binding? Design Checker doesn't like them to be...
-
I created three section of table data and a total field (calculated value) that adds up the data from each section. I now need to create a formula that adds two of the sections (total) together and then divides that by the 3rd section. When I try what makes logical sense, I get the following message...
-
Hi Patrick, I need to do the above explained scenario as I have a multi select list box - which needs to get its values from an external list based on some values entered in other fields in the form. Can anyone help me with this ?
-
I have been recently tasked to takeover SP and so far have been fumbling my way through troubleshooting and user requests, but I have banging my head against the wall for what seems to be something that's very simple, and I'm sure someone else has been down this road. I know I'm probably...
-
I have a SharePoint (2007) list that contains columns for "skill", "skill level", "qualification" and "questions". I'm using infoPath 2007 and want to build a form that will allow users to select a skill and skill level, see the associated qualifications and...
-
Hello, I am new to InfoPath and began exploring it a few days ago. I have created a form using InfoPath2010 and am wanting to populate the rest of the fields after selecting the users name "FullName". 'FullName' is a drop down and has already had rules applied to it using the following...
-
It must be a very silly thing, but it's really giving me a headache. So I have a form for which I have writeen some code(for validating events) and it works fine in "Preview mode" But... when I send .xsn file to someone else by email two strange things happen at recipient side: 1. When...
-
I have a form that pulls data from a database through a webservice, andI have this datasource bound to a repeating table. What I would like to be able to do is to insert/edit/ or delete records in this repeating table so that when chages are done I can use another webservice to write this corrected table...
-
Hi this is what i want to do with my form but one issue. I do not have the rules button described. I have a drop down that is populated with data (names) from an access database. What i need to do it when i select a name (teachers name) I need text fields to show what make/model and serial number of...
-
Hello I created a form binded to a database (SQL Server 2005). Most of the control I use contain information I want to save in the DB. However, I want some controls to just read data from the DB. Example, I have a table with Risk Categories, a table with Risk SubCategories, and a table with malfunctions...