Skip to main content
Version: Next

Make Available As Resource

Make a List of Objects available as Calendar Resources

Description

Make a List of Objects available as Calendar Resources, using the Display Property as identifier name for the resource.

Intended to be used to feed the Available Resources property of the TUI Calendar UI Component.

For each item in the input list, a Resource object is created. In the backgroud, a resource object will then be linked to an Event object when using the TUI Calendar.

Inputs

  • List of Objects (List): The list of objects
  • Property to Display (Property): The property of the Objects to use as Resource name

Outputs

  • List of Resources (List): The created list of Resource