Hey everyone,
I am having a problem with one of the forms I created and its functionality with quick text. Basically what I have done was created sort of a home screen that can be pulled into the visit by using a quick text, .amb. The form itself has 8 RUNPROCESS buttons that will bring in each individual form if the button is clicked.
There is no issue with the form being brought in but when I click on one of the individual buttons, nothing happens. Now I know that the form works because if it is saved in either the favorites or you bring it in via insert component. It is almost as if using the quick text, it disables the buttons from working.
Has anyone every experienced this before or know a way to fix this? We don't want to have the quick text bring in 9 forms as that is unnecessary especially if the physician only needs one of the forms.
Any suggestions would be greatly appreciated.
Thanks,
Todd
With call forms like this, we either just add it to the encounter type/document template or create an action button on one of the forms already in the enc type/doc temp that adds the call form.
That is the thing, we don't want it to be available at all times. This happens on a per case basis and we want it to be called it whenever it is needed.
You can try coding an If-Then statement to add the form in one of the forms that's always in the encounter. That way it's automatic and no visible action button if not needed.