Edit Browser File dialog box

Use this dialog box to create and edit various kinds of resources for use as web user control assets. You can:

  • Create or edit a text-based resource, such as an HTML, CSS, JavaScript, or XML snippet.
  • Import or export an image resource, video clip, PDF file, or other user component.

Use the File field to specify the path and filename of the resource.

Use the Content Type field to specify the type of file to create or edit. Select any of these types:

  • text/HTML
  • text/css
  • text/javascript
  • text/xml
  • image/jpeg
  • image/png
  • image/gif
  • image/tiff
  • application/pdf
  • video/mp4
  • application/user-component

The other fields and options that are available in this dialog box depend on what Content Type you select.

  • The default option is for an HTML page, with the basic HTML file structure prepopulated. Other text-based options (for CSS, JavaScript, and XML) offer the same basic framework, which you can then edit and overwrite as needed.
  • Image options display a preview of the image, with options to export or import image files.
  • Other multimedia types, such as audio files, video files, and so on, do not allow you to preview the content.
  • The application/user-component option displays a page on which you can define the properties, attributes, and required resources of a User Component you are creating.