I have a group of providers who are requesting that once an action button is clicked on a form, the color changes. This way they know they've already performed that action. I use VFE and wonder if anyone knows how to trigger this behavior?
Just pondering, but what about something with two visibility regions?
1st section has a red button, but checks that a doc variable is not "Y".
2nd section has a blue button, and is active when that doc variable is "Y".
In theory, perhaps...?
joeg1962 said:
Just pondering, but what about something with two visibility regions?
1st section has a red button, but checks that a doc variable is not "Y".
2nd section has a blue button, and is active when that doc variable is "Y".
In theory, perhaps...?
This seems like a solid idea...
That's the way to do it. You can even set that document variable that the two visibility regions are checking in the runprocess code of the button.
Fantastic! Thank you for your help.
We are doing this currently for Meds/Allergies/Histories/Tobacco Reviewed.
We took it a step further and stacked a visibility region with NPI <> "" so a nurse cannot accidently "review" any of the meaningful use requirements.
So there are a total of 4 regions on top of each other..
If you haven't finished yours, let me know and I can show you what we came up with.
gdmitchell, I've not finished and would love to see what you've come up with. My email address is [email protected]. Thank you.