The Multiple Email Input UI pattern provides a clean and user-friendly way to collect and manage multiple email addresses within a single input field. Each email is automatically converted into a tag-like element, giving users a clear overview of the entered values.Key features include:• Real-time validation - valid emails are highlighted in green, while invalid ones are flagged in red.• Preloaded values - initialize the input with a predefined list of emails.• Error handling - configure the input as invalid and display a custom error message below the field.• Enhanced user experience - simplifies data entry and prevents mistakes when working with multiple addresses.Usage Scenarios:• Mailing lists - easily add multiple recipients to newsletters or notifications.• User management - allow administrators to assign multiple accounts or contacts to a resource.• Form submissions - streamline workflows where multiple contact emails are required.This component helps ensure data consistency and improves usability, making it a valuable addition to any OutSystems application where multiple email inputs are needed.