Alert |
Indicates that a predefined event has occurred, or that an error has occurred.
Note: The "question" alert is unique in that the user has a choice. Any actions listed after the question are executed as a Yes/OK answer while No/Cancel stops all actions from executing.
|
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Connection |
Navigates to another screen. Note: If there are multiple actions assigned to one control or menu, the connection action must be the last action performed.
|
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Navigate back |
The back action is a simplified connection action. It directs the user back to the parent screen. If a navigate back action is applied to the top screen, the action is ignored on most platforms.
The navigate back action allows an update form to be used from both the table screen and the list details screen. This also allows relationships screens to be referenced from both the table and list details controls.
|
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Exit |
Directs the client application to quit. Note: There can be only one Exit action on the action list, and it must be the last action on the list.
|
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Logout |
Logs the user out of the client. Note: There can be only one Logout action on the action list, and it must be the last action on the list.
|
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Operation |
Takes the controls on the screen and submits them to a mobile application for insert, update, and delete actions. |
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Persist |
Works with user variables created in the
Variable section. Allows you to save values from the screen controls or literals to
set values on variables created in the Variable section when the action is
performed. |
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Refresh |
Adds a refresh action to the list of
actions, which refreshes the current screen based on updated data. You may want to refresh, for example, after you have synchronized a mobile business object. |
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Synchronize |
Performs synchronization on the selected mobile application. The synchronization action allows you to filter data by setting the synchronization parameters for the selected mobile business object. |
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Object Query |
Allows you to change the values of an object query dynamically by assigning controls, literals, variables, null, and so on to the object query parameters. This also allows you to change the object query assigned to the table or list detail. The action is supported on table and list detail controls. |
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Tab activation |
Brings a specified tab to the forefront. There are three modes for the tab activation action:
The tab activation action can wrap, which means if the current tab is the first tab, clicking the Previous tab goes to the last tab.
When the current tab is the last tab, clicking the Next tab goes to the first tab.
|
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
Save context |
Allows the user to maintain context among screens when switching between screens. Note: The screen you add the Save Context action to must have at least one table or one list detail control.
|
- BlackBerry
- Windows Mobile Professional, Windows Mobile Standard, Windows 32
|
BlackBerry PIM |
Add this action to integrate BlackBerry PIM applications such as calendar, address book, tasks, and memo on the device application. |
BlackBerry |
BlackBerry custom code |
Allows you to create a custom coded action for any control that supports actions. |
BlackBerry |
Windows Mobile PIM |
Add this action to integrate Windows Mobile PIM applications such as calendar, contacts, and tasks on the device application. |
- Windows Mobile Professional
- Windows Mobile Standard
- Windows 32
|
Windows Mobile custom code |
Allows you to create a custom coded action for any control that supports actions. |
- Windows Mobile Professional
- Windows Mobile Standard
- Windows 32
|