Salesforce

Browser Controls (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Browser Controls (Magic xpa 4.x)

The Browser control enables the display of HTML files and any other files that your Internet Browser can display.

The Browser control simulates the work of the Internet Explorer and behaves as if the Browser ActiveX control was used. Once this control has been dropped on the form, we have an embedded browser and can use the control to suit our needs. This means that you can use JavaScript and ActiveX on your HTML files.

Note that the Browser control is based on the WinForm's WebBrowser control, and as such, it relies on Microsoft Window's Internet Options.

You can use the Browser control to display many types of files that the internet browser can display, such as:

  • HTML files

  • Word documents

  • Excel spreadsheets

  • PDF files

  • Multi-media, such as movies and songs

Only variables and expressions with Alpha, Unicode, or Blob attributes can be used.

The Browser control can be linked to a specific choice control layer.

The Browser control cannot be placed on a Table control.

The Browser control will be ordered within the Z-order along with all other Window-based controls.

The Browser control properties are listed by categories:

The Browser control is not available in Web Client tasks.

Since version: Online support – since version: 3.3

Related Topics

Reference
Attachment 
Attachment