How to Create New Category and put several forms inside

lasan13 wrote on Tuesday, February 17, 2015:

Hi
I have created 2 “Layout Based” forms for encounter and investigation and one “CAMOS” form for the prescription. I like to create new category and put all 3 forms under that. Is it possible to do that ?
Thanks in advance

visolveemr wrote on Tuesday, February 17, 2015:

Hi Muditha Kumara,
With the existing structure, all the layout based forms will be listed under the menu ‘Layout Based’. Customization is required to categorize the Layout Based Forms. The ‘CAMOS’ forms can be assigned to a category under the section Administration -> Other -> Forms.

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library

lasan13 wrote on Friday, February 20, 2015:

Hi Thanks for the advice. How can i change the name of Layout Based?

visolveemr wrote on Friday, February 20, 2015:

Hi Muditha Kumara,
You need to modify the text in the file ‘interface/patient_file/encounter/new_form.php’ (Line 224 for OpenEMR version 4.2.0).
Change xl(‘Layout Based’) to the desired category name.

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library

blankev wrote on Friday, February 20, 2015:

Onother way to go is:

Adminiistration => Other => Change in Language the word Layout Based into something more apropriate.

lasan13 wrote on Saturday, February 21, 2015:

Thank you guys…:slight_smile: