top of page

What it does

  • Assign roles

  • Allocate seats

  • Role audit log

Elements

  • Input: #inMemberSearch

  • Button: #btnSearchMember

  • Repeater: #repMembers

    • Text: #memName

    • Text: #memEmailMasked (or user id only)

    • Text: #memRole

    • Dropdown: #ddSetRole

    • Toggle/Switch: #swSeatActive

    • Button: #btnSaveMemberRole

  • Repeater: #repRoleAudit

    • Text: #auditTs

    • Text: #auditActor

    • Text: #auditAction

    • Text: #auditTarget

    • Text: #auditDiff

bottom of page