Notifications
Clear all
Topic starter
I have a VFE form that was created for surgery staff to use. When they use the Medication button during the update the text translation of any medications prescribed does not show in the note.
Is there an easy way I can translate any medications added during this note and hardcode that formatting into the form?
Any ideas appreciated.
Posted : November 20, 2014 8:07 am
This should work:
{CFMT(MEDS_NEW("LIST"), "", "New Medications Prescribed:
", "B", "
")}
Posted : November 20, 2014 8:34 am