Notifications
Clear all
Topic starter
Hello,
Has anyone been able to add a button to a VFE form that will launch the new HTML Immunization form? If so, do you mind sharing the logic?
Thanks,
Rachel
Posted : March 3, 2016 3:31 am
Add a button.
Choose ADD_FORM_COMP as you type in connection.
Check the 'Open Form' option.
In the form path enter the following:
Enterprise\CCC\Immunization Management
Brad
Posted : March 3, 2016 3:45 am
Another way:
Adda button
choose run process:
{show_html_form("//localserver/EncounterForms/BBS_EFS/BBS_redirect.html")}
JJC
Posted : March 3, 2016 4:31 am
Topic starter
Thank you both!
Posted : March 3, 2016 5:39 am