Created on 14 September 2018
icon_unfollowing
Login to follow
imagelistbox

ImageListBox

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 14 September 2018 by 
imagelistbox

ImageListBox

Details
This UI component is used to to display and select multiple images.
Read more


ImageListBox


Purpose: In order to display and select multiple images, this component will be used.

               

How to Use: 

Step-1: Create a web block and under the source web block field select UI_Component\ImageListBox

Step-2: The web block will expect 2 parameters:

  • Image list (Mandatory): This parameter will expect a variable having at least these 4 fields:
  • Id
  • Url
  • Title
  • isSelected
  • Show Label: If true, label will be displayed instead of image if False, image will be displayed.
  • On Notify (Destination): The screen action will execute on click on label or image.

Step- 3: There will be a placeholder name: SelectedItemsInputPlaceholder which expect input wedged under it.

The input wedged will bind with a text variable and it will contain comma separated ids of the images which are selected.  


Image Mode:  [Show Label:False]

                                                      Image at the user end: 

 Component Image:

Local Variable List:

Preparation screen:


Label Mode :  [Show Label : True]



Release notes (1.0.1)

Created a application with both modules.

Reviews (0)
Category
User interface, Media
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 2 dependencies
Application Objects
ImageListBox has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
All
Database:
All
Asset consumers
No consumers yet.
Weekly downloads