User Interface low complexity mobile
1
Dependencies
1
Dependents
3
Entities
0
Integrations

Description

Embeddable roster widget displaying all registered participants for a workshop session. Sources participant data from the contacts and users tables filtered to the facilitator's local association scope. Supports attendance marking and quick access to participant contact details.

Feature: Career Workshops

workshop-participant-roster-widget

Responsibilities

  • Display participant list scoped to facilitator's local association
  • Allow attendance marking per participant
  • Link to contact detail screen for each participant
  • Show registration count versus workshop capacity

Interfaces

loadParticipants(workshopId)
markAttendance(participantId, attended)
getAttendanceCount()
navigateToContact(contactId)
exportRoster()
refreshParticipants()

Relationships

Dependencies (1)

Components this component depends on

Dependents (1)

Components that depend on this component

Related Data Entities (3)

Data entities managed by this component