Client Sided Validation

From OpenEMR Project Wiki
Revision as of 08:08, 9 August 2016 by Bradymiller (talk | contribs) (Created page with "==Overview== :Contributions by Matrix (OpenEMR 4.3.1+) to support client side validation in layout based form, layouts, and also on separate php form pages. ==Layout Based== :Tur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

Contributions by Matrix (OpenEMR 4.3.1+) to support client side validation in layout based form, layouts, and also on separate php form pages.

Layout Based

Turned on by this global Administration_Globals#New_form_validation
Can be configured/modified in the Administration->Layouts gui.

Page Based

Can be configured/modified in the Administration->Lists->Page Validation gui.
Does require some code in the specific php page. See an example here in interface/patient_file/summary/add_edit_issue.php script: https://github.com/openemr/openemr/commit/777de3a285cf054d044f59dc191ef96d41a468eb