About dynamic Mobile Px views

Dynamic Mobile Px views provide a way to quickly convert an existing Workbench Px view into a Mobile Px view.

If you already have a Px view, you can create a dynamic Mobile Px view by selecting Dynamic View from the New Px View dialog box and choosing the mobile:PxToMobile option.

Figure 30.   Creating a dynamic Mobile Px view
Image

When you select OK, the conversion process creates an new Mobile Px view that includes all of the supported widgets from the source Px view and adds them to a BasicMobilePane in the new Mobile Px view. It requires a fair amount of editing to make this new Mobile Px view usable.

 
NOTE: When creating a dynamic Mobile Px view, the source Px page is left unchanged and a new Px page is created.
 

Another method for utilizing existing Px pages is to copy and paste the CanvasPane (with the scale property set to Fit Ratio) from your Px page into the BasicMobilePane in your Mobile Px page. For details, see Converting existing Workbench graphics for mobile devices .

 
NOTE: Not all Px components support dynamic view conversion. Only supported components are represented on the new Dynamic Px page. Refer to Field editors, widgets, and bindings supported in Mobile Px for more details.