In a new install (from openemr git rel-411), when selecting the new Patient/Client->Patients search I get a blank screen. All other searches are working fine. This is what the JS debugger says:
Uncaught TypeError: Cannot read property ‘asSorting’ of undefined jquery.dataTables.min.js:125
The patient/cient table in MSQL is now connected to addresses and phonenumbers and client don’t show if only entered in patient-data table. If this link is not made, you get a blank screen. The in key and out key in my inserts differ just in 1. So original key is 2 in linked file it refers to number 3 etc. To show pharmacie there has also to be a lick to phone-numbers table.