Give us feedback
dynamic-extension
Service icon

Dynamic Extension

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 14 August 2019 by 
5.0
 (6 ratings)
dynamic-extension

Dynamic Extension

Documentation
1.0.0

How to use Dynamic Extension

  1. Download the component to your environment 
  2. Add dependency to the consumer module
  3. Create a variable which will hold the List of PropertyValuePair 
    - Property - the name of the attribute that will be seeded
    - Value - the value that will be placed on the property indicated



  4. Make use of multiple or single ListAppend to add property and value pair

  5. Lastly, use the DynamicAssign to associate it to an object - RecordList or List