In customizing the HPI form through editing of the corresponding TFE file, I'm trying to specify loading another form component from the combobox within the HPI form. It works for forms that are "-CCC" forms, but not for others (e.g. VFE forms or for the HTML immunization management component). Is there a way to do this? I have checked the syntax and location and that is not the problem. Thanks! Mark
For HTML form use {show_html_form("//localserver/EncounterForms/[Form Folder]/[FormName].html","My Form")} MEL symbol. This MEL command will open form in the separate window.
Are you talking about inserting this HTML in the "Check Box to Insert Form(s) or Template" box?
Thank you,
Carolyn Hicks
Yes, Carolyn. I've tried loading them as you describe, and it fails on either a standard VFE form and the HTML immunization form.
Mark