Using Forms of Business Objects

You can use the same forms as you use for your desktops applications for your mobile applications. Some of the features of object forms that you may find especially useful in mobile applications are listed below:

  1. Specify label width as percentage rather than absolute value
  2. Display Yes/No attributes as “switches”
  3. Use native browser controls for dates and times – some mobile browsers have very rich and good looking mobile-specific in-built controls for entering dates and timestamps. You can use them in your forms instead of the more desktop oriented Aware IM in-built controls.
  4. Mobile style tabs – if the form has several form sections the tabs are displayed. You can select the “mobile style tabs” option to display tabs using mobile-friendly style – with larger font and top icon alignment. The option is available under the Navigation category of the property list of the form
  5. Mobile style of the form caption – most of the time you won’t display the default panel header for your mobile forms, because it uses too much real estate. You will either display no header at all or you will display a caption of the form in the middle of the screen. Selecting the “mobile style header” option in the Panel Header dialog will achieve that
  6. Mobile style choices for dropdowns – in desktop applications combo-boxes include an icon that drop down a list of choices. You can still use this style in mobile application or you can use a more mobile-friendly variation that is similar to choices of the operation button displayed by a mobile template (see picture of the mobile data template above)

  • Last modified: 2023/05/09 02:03