gutiersa wrote on Friday, January 27, 2012:
It would be nice if when I enter an issue, after saving the dialog box could remain open for the next issue. then when done I would press the done button.
Where would I go to look into it?
thanks
sandra
gutiersa wrote on Friday, January 27, 2012:
It would be nice if when I enter an issue, after saving the dialog box could remain open for the next issue. then when done I would press the done button.
Where would I go to look into it?
thanks
sandra
bradymiller wrote on Monday, January 30, 2012:
Hi,
This script is here:
openemr/interface/patient_file/summary/add_edit_issue.php
I suppose you could have a Save button and a Save and Close button:
Save - Save the entry and reset the fields.
Save and Close -Save the entry and close the popup
-brady
gutiersa wrote on Tuesday, January 31, 2012:
Ok ty.