Image Uploader: General Information

An image uploader is a control that is used to select and upload images. The following screenshot shows an example of an image uploader control.

Figure 1. The image uploader control


An image uploader control is defined by PXImageUploader in the Classic UI. In the Modern UI, an image uploader control is defined by the qp-image-uploader tag.

Learning Objectives

In this chapter, you will learn how to convert the ASPX elements of an image uploader control to HTML or TypeScript.

Applicable Scenarios

You configure an image uploader control when a user needs to attach images to a record.