La fonction de suggestion automatique permet d'affiner rapidement votre recherche en suggérant des correspondances possibles au fur et à mesure de la frappe.
If you scroll down around half way down the page a form should slide in from the bottom of the page. This works perfectly on my local dev environment, as seen below...
Screenshot of the form on my local environment
However on my staging server, the JavaScript is not creating the form. I've checked and the JS is loading and there is nothing different between the two environments.
mai 15, 201710:08 AM - modifié mai 15, 201710:09 AM
Conseiller clé | Partenaire solutions
Form not loading correctly on staging server
Résolue
@ipcentrum sometimes there can be a Content-Security-Policy in use (usually in the .htaccess file) restricting external javascript and/or inline javascript.
mai 15, 201710:08 AM - modifié mai 15, 201710:09 AM
Conseiller clé | Partenaire solutions
Form not loading correctly on staging server
Résolue
@ipcentrum sometimes there can be a Content-Security-Policy in use (usually in the .htaccess file) restricting external javascript and/or inline javascript.