Hello, the incident form has a Notes list. When you click the "Add new note" url, the note dialog opens at notes/edit.aspx. The notes dialog has a Title input, which is required. My manager has asked me to hide the Title input, or at least make it optional.
On the incident form, notes map to the Incident_Annotation relationship. I went through the Customizations view, and I didn't see an Annotation entity. I found a Note entity, but the related form did not correlate to the Note form opened from the incident form. Is there a way to customize the note form opened from the incident, based on the business requirements I've been given?