list-actions-component
Reactive icon

List_Actions_component

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 10 October 2023
 by 
0.0
 (0 ratings)
list-actions-component

List_Actions_component

Documentation
1.0.0

Screen Details


ListAppendandListSort



Local Variables

 

NumberItem : Variable to store numbers


NumberItemList: To append number list.



Client Actions: AddNumbersToTheListOnClick



Client Action: Find2ndHighestNumberOnClick




Screen 2:  ListFilter_insert_remove





LocalVariable:


CustomerList: To Show AppendAll data

Istablefiltered: Variable to show filtered data

FilteredList: To show filtered data

Position: variable to store position to insert and remove.


OnInitialize

 

ListdistinctOnClick



 


ListfilterOnClick



ListinsertOnClick



ListremoveOnClick


Screen 3:


Local Variables:

CustomerData: Customerdatatype

NewCustomerList:Customerdatatype

Client Action: DuplicateList