How to Create, test, and Debug Mobile Form Templates InfoPath 2007
Author: mety Labels:: and Debug Mobile Form Templates InfoPath 2007, How to Create, testHow to: Create, Test, and Debug Mobile Form Templates With Microsoft Office InfoPath 2007 and access to a server running InfoPath Forms Services, you can create and deploy InfoPath form templates that can be filled out on a mobile device. Following the procedures below, create a basic InfoPath form template for use on a mobile device, and test and debug it using downloadable tools that are also available with Visual Studio 2005. Creating the Form TemplateIn the following procedure, create a browser-compatible form template that will populate a text box in the default view with the word Mobile. If you have already created a mobile form template, skip this section. To Create a basic form template for browser and mobile use
Testing and Debugging a Mobile FormA simple way to test and debug an InfoPath browser-enabled form without using a mobile device is by using desktop emulators. Emulators for a variety of device form factors and operating systems can be found on the internet. To test forms with Microsoft mobile device emulators, you will need the Microsoft Device Emulator Manager and ActiveSync. Visual Studio 2005 and Visual Studio 2008 install the emulators and the Device Emulator Manager. If you do not have Visual Studio, are targeting Windows Mobile 6 devices, or are running Windows Vista, download the Standalone Device Emulator 3.0, which includes the Device Emulator Manager. If you require additional localized emulator images for Windows Mobile 5.0, you can download them from the Localized Windows Mobile 5.0 Pocket PC Emulator Images page. If you require emulator images for Windows Mobile 6, you can download them from the Windows Mobile 6 Localized Emulator Images page. ActiveSync 4.5 is a separate download and is required for Windows Mobile 2003 SE, Windows Mobile 5.0, and Windows Mobile 6.0 devices syncing with computers running Windows XP SP2 or earlier. Windows Mobile Device Center 6.1 is a separate download and is required for Windows Mobile 2003 devices and later syncing with computers running Windows Vista.
To Test and debug a mobile form template
http://ServerName/Sites/SiteName/_layouts/Mobile/MobileFormServer.aspx?XsnLocation=~sitecollection/FormServerTemplates/MobileForm.xsn ServerName, SiteName, and MobileForm.xsn should be replaced with values that match your server, site, and name of your form template deployed to the site. You may also use the same URL in a desktop browser to get an idea of how the form will look in a mobile browser, but you will not be able to see an exact representation of the form on a mobile device without using an emulator or the target device. |