Luckily there is a way to set all the default formatting of the controls on your current view in one central place. To get to the View Properties dialog, do the following, depending on which version of InfoPath you are running.
InfoPath 2007:
- Go to Views in the task pane and select a view
- Now click on "View Properties" below the view selection box
- Select the Page Design tab on the Ribbon
- Now click on "Properties" under the View Name
You can now set the formatting defaults to all the controls you will be using. Unfortunately, you will need to repeat this process for every view on your form.
If you are just interested in changing the font from Verdana to f.ex. Arial, it is faster to save your form av source-files, and use a texteditor to replace all instances of the word Verdana to the name og the font you want. Open the manifest-file and save as a normal InfoPath-form again.
ReplyDeleteanyone know how I can get the font color to change for only edits to form data in a certain view.
ReplyDeleteI want to be able to differentiate the original data entered from the changes made when they are in the new view.