The form on this page demonstrates some ways to manipulate Lists (previously entities).  Examine the Submit button to see these examples:

  • Create List with content and add records with different properties
  • Add a property to all records in the List
  • Update a property on all rows in the List
  • Loop through records in the List and make changes to individual rows (extend and update)
  • Use a Remap List to remove columns from an entity and rename columns.

 

Clicking the Submit button will cause a CSV file to be created and downloaded.  You can see the cumulative result of the entity manipulation since the list is sent to the CSV file.