You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I strongly suspect it's easier to do this in the data than with javascript in the browser.
Numbers are small enough that it wouldn't take long to clean it once.
Create a title field on Doctor
Add the field to the declaration form
Add the field to the templates at DoctorListView and DoctorDetailView
Manually clean those names with honorifics in them to move to the new field
On 1 Jul 02019, at 15:49, David Miller ***@***.***> wrote:
I strongly suspect it's easier to do this in the data than with javascript in the browser.
Numbers are small enough that it wouldn't take long to clean it once.
Create a title field on Doctor
Add the field to the declaration form
Add the field to the templates at DoctorListView and DoctorDetailView
Manually clean those names with honorifics in them to move to the new field
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#24?email_source=notifications&email_token=AACZEVE5YMPKVFZZPQQPGQDP5IKO3A5CNFSM4H2YWL62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY6LZJA#issuecomment-507296932>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AACZEVGL2TYBUBRBGHEE5WLP5IKO3ANCNFSM4H2YWL6Q>.
add sorttable_customkey to name column, which does not have any Dr/Prof/M. prefixes so it sorts by name when a browser wishes to sort by that column
The text was updated successfully, but these errors were encountered: