Image Slider

Specific Properties

Property NameDescription
Is VisibleBy default, this check box is selected to make this property active. It makes the element visible to the end-user on the application.
Is EnableBy default, this property is also selected, which makes it active. This property allows the end-user to perform the functions on the element.
Is Read OnlyIf you click this check box, the user can only view the element. The user cannot perform the function on the element.
Is ParentNot Applicable
Select Document Viewer Template IDClick this list and then select an in-built document viewer template as follows:
–> Template01
This template displays the image in a pop-up screen to the right of the application’s window. You can drag this pop-up screen.

–> Template02
This template displays the image in full screen view.
Enter Delete MessageIn this field, you can define a message that the application will display after the user deletes a media. To define the message:
–> In the Enter Delete Message field, you can manually enter the message.
–> You can use the getVal ( ) function to fetch the message string from the business object in the data source.
Default ValueSee the description in the “Text (FV)” element.
Custom LabelSee the description in the “Text (FV)” element.
Destination TypeClick this list and then select one of the following values:
–> Base64
Select this option to store the media in the database.

–> DMS
Select this option to store the media in the S3 server.
Fetch TypeClick this list and then select one of the following options:
–> View
If you select this option, you can only view the media on the application. You cannot download the media.

–> Download
If you select this option, you can view and download the media.
SectionSlider Option
Navigation ControlClick this check box to manually control the navigation.
IndicatorIf you click this check box, the application displays an indicator with the element. The user can click the indicator to view different images in the slider.
Auto TransitionIf you click this check box, the “Image Slider” element will slide the image automatically.
Pause on HoverIf you click this check box, the image slider will stop after the user places the mouse pointer or finger (in mobile app) on a specific image.
Interval TimeIn this field, enter a numeric value (for example:- 1, 2, 3, etcetera.) that specifies the time difference that the image slider takes to display two adjacent images.
Caption HeadingIn this field, enter the title or caption of the image slider.
Caption SubheadingIn this field, enter the caption’s subtitle. The subtitle is displayed under the title.
Was this article helpful?
YesNo