Displaying a Web Page

Learn how to open a web page on CRM.pad.

You can open a web page in CRM.pad, for example, the built-in tutorial for the application. The WebView action template is available for this purpose, see WebView.

You can define that the web page is displayed

Displaying a Web Page in the Web Browser

To open the tutorial in a separate web page:

  1. Switch to the Application Menus area.
  2. Add the pre-defined Tutorial menu action to the Smartbook application menu.
  3. Ensure that the following input arguments are defined as follows:

Input Argument

Value

HeaderName

Tutorial.Tutorial

Url

index

localWebArchiv

true

Displaying a Web Page in the Details View

To add a web page in a details tab:

  1. Switch to the Application Menus area, create a new menu action and assign the WebView action call; see WebView.
  2. Add this new menu action to the Smartbook menu.
  3. Switch to the Details control and add a panel of type WEBCONTENT_<ContextMenuName>, see WEBCONTENT.