Status: Closed; Priority: N/A
Fixed:
- After submitting the update on a practitioner, the screen should go back to the practitioner list table
- In the practitioner list table, it shows only the last name (original name field), add the newly added first name be added to the last name and display the full name.
- Specialty field content was missing.
Requests:
- Add another name field as First Name field to the Clinic Practitioner table. Use the existing name field for Last name
- Modify existing UI to allow editors modifying the new data field with two input boxes: one for English First name, the other for Chinese First name
Access the Clinic Practitioner profile page
After logging in to the Intranet App
- Click on “Clinic Schedule”
- Click on “Faculty/Schedule”
- Click on the staff member to be modified
8 thoughts on “Intranet: Add another new field to “Clinic Faculty” table”
Ready for development
Hi,
New filed added, please check
I have done changes in the shortcode according to this new field.
Two issues need to be fixed.
See above for details.
Both issue fix please check.
Fix the missing “Specialty” field data issue
Hello,
I have fixed the issue
old https://nimb.ws/4QUg9x code was not working there so I needed to find the issue and rewrite the new proper code https://nimb.ws/40KO87 we are considering such type of issue additional work issue.
The Specialty field displays properly in the old site.
Our change (adding First Name field) does not touch the “Specialty” part,
why the same code for “Specialty” would not work on the new site?
The difference in PHP version (7.3.24 old site vs. 7.3.31 new site) is not that significant.
Practically speaking, it shouldn’t be the main culprit that caused the “Specialty” field display issue.
However, it works as we expected now.
Closed