Image elements are used to display images (such as product images, profile pictures, banners, campaigns, etc.)—whether static or dynamically retrieved from a data source—on the app screen.
The Image element allows you to add visual content to your application, making the user experience richer, more aesthetically pleasing, and easier to understand. The Image element supports both static images and images dynamically retrieved from a data source. This makes it easy to display product images, profile photos, banner content, campaign images, or images updated from a database.
First, add your action to the page using Initial Action. Drag and drop a “Label” element. Define its “Value” in the corresponding field. Center and arrange it. Place an “Image” element below it, configure its settings, and center it. Adjust its dimensions.
When you test the application, you’ll see that the campaign banner image is displayed on the screen directly via a URL specified in the “Image” element.