Description
We need to be able to edit, create, and delete guest definitions from admin tools. The terms in the Definitions table will be the ones listed below, and their definitions will be pre-populated using the Glossary Document. Admin can edit it by clicking the pencil icon, which launch a variation of the first pop-up, where it will show the Term as an uneditable field and the Definition as an editable field.
Make sure to use the guest definitions hooks from recruitment.hooks.ts for the definitons table. Use the faq table on the recruitment tab as an example for how this should be implemented.
Acceptance Criteria
- guest view admin tools page includes definitions table
Proposed Solution
Update the existing guest view admin tools page.
Mocks

Description
We need to be able to edit, create, and delete guest definitions from admin tools. The terms in the Definitions table will be the ones listed below, and their definitions will be pre-populated using the Glossary Document. Admin can edit it by clicking the pencil icon, which launch a variation of the first pop-up, where it will show the Term as an uneditable field and the Definition as an editable field.
Make sure to use the guest definitions hooks from recruitment.hooks.ts for the definitons table. Use the faq table on the recruitment tab as an example for how this should be implemented.
Acceptance Criteria
Proposed Solution
Update the existing guest view admin tools page.
Mocks