Code Block | ||
---|---|---|
| ||
<page id="ViewRegistrations" type="Registrations" icon="binContent">
...
<registrationsConfiguration>
<list listId="RegistrationsList"/>
<deleteRegistration title="Delete registration"/>
<deleteAllRegistrations title="Delete all registrations"/>
</registrationsConfiguration>
</page> |
...
- listId = "" - Reference to a list defined in the lists section.
...
- title = "" - The title used in the action menu on the page.
...