Use our Google Custom Search for best site search results.
Search
-
You could 'fake it' with a sort of custom control, but it will cause the page to adjust when it appears - but it is an option....
Text box, button, repeating section with secondary values and conditional formatting on the controls, button in the repeating section to set text box.
Attached an example.
-
In IP2007 and IP2010 when a user opens a template they have opened before it will open from their local cache.
Then it will look for an update and if the template has been updated it will give them the 'Save and Update' button/yellow bar at the top.
This will happen *even if* the automatically update template/form option is enabled for a ...
-
If the columns are in SharePoint list already can you combine the fields using a calculated column in the SharePoint list? Otherwise, see if the normalize-space function helps (you use it in your concat formula to clear spaces from the arguments.)
-
You may be aware of the 'switch view before email, then email is blank' issue.
You may also know of issues trying to switch views then switch back again - this method could help with that too.
If you *must* have this sort of feature, I give you a template and code work around - it's not a 'simple' solution, but it does work, ...
-
1. Check you haven't relocated the database/form since originally setting up the main (or otherwise) data connection.
When you publish a form, it still expects to find the Access database where you originally connected to it. You can 'repoint' the form's main datasource via the main dataconnection configuration.
2. You can ...
-
If I create a 700px Section and turn off all padding and margins and remove the borders.
Then add a 1 cel table into this section with a width of 700px.
Then check the width of the section and it's 701px.
If you do a 700px table and turn off all padding and margins, put a 700px section inside of it also with all padding and margins off - ...
-
We had a restricted level access form. Upgraded to Outlook 2010 and Infopath 2010.
Now when trying to open an email with a form we get an error: Cannot open Restricted form with code - due to security settings.
So we FullTrust our form and sign it and republish. Try to open the same email - STILL NOPE - because it won't retrieve the new ...
-
I reference this post: http://www.infopathdev.com/forums/p/20482/70965.aspx#70965
I am receiving the error also - different user's computers have 'remembered' a different case sensitive path for network paths.
If I publish the form with one case-senstive publish location, it works for those users.
If I publish with the other, it works ...
-
Interesting - I just had this error as well, but it was because the 'form filename' was also a calculated field for the data connection and my formula used a 'datetimestamp' field - when i took that field out of the formula, no more error.
I wonder - are you using the email address as part of the form attachment filename in the ...
-
Sometimes, (more consistently now that IP2010 and Outlook2010 is on many of our work machines) the Infopath view is displayed in the outlook email window itself.
This appears below the 'Introduction' text.
Is there any way to disable this so that the form is just an attachment, the way IP2003 used to behave?
The display is confusing for ...