Clinic Faculty: Develop editing UI for the Title field of Clinic Faculty table
Create a UI for setting Title (= level field in the Table) in the Clinic Faculty table. Added new Title – Adjunct Faculty Title (=level) Editing UI
Create a UI for setting Title (= level field in the Table) in the Clinic Faculty table. Added new Title – Adjunct Faculty Title (=level) Editing UI
To decouple the relation between “Faculty” (fbu_faculty) and “Clinic Faculty” (fbu_clinic_faculty) tables, instead of retriving Names from mapped Faculty record (fbu_faculty), retrieve directly from Names of its own (fbu_clinic_faculty) table, to display on the frontend Health Center pages. If the name is not available, leave it blank. NOT to retrieve it from the corresponing record … Read more
Selection Criteria: Not to select if the ‘display” field in the fbu_faculty table is not “Y” Not to select if the ‘language” field in the fbu_faculty table does not contain the corresponding language code, for example: On the Chinese version of a Clinic Practitioners page, the ‘language’ field should contain the language code ‘zh‘ and … Read more
Remove “Array” word from the Faculty line Increase the height for the multiple choice field of “Preferred Day” Decrease the height of the “Chief Complaint” field (50% of current height)