PHA__Template_Required_Document__c
Triggers
RequiredDocumentTemplatesTrigger - Checks if the document review fields added on the template record exists
RequiredDocumentTemplateTrigger - Copies the required document description from rich text to long text area. We need this trigger as long text area can not be shown directly in Angular and we want user friendly UI for applicant so used rich text on the layout and long text in back end.