I am building a form in VFE. The provider wants to click a button for a procedure and have it blow in the dictation, order, and office charge.
EX. I created a button labeled Trigger Finger.
When he clicks the button it puts in his dx, and orders everything. The only problem is he has to choose what finger. Can I incorporate a dropdown somewhere in there?? Any ideas are greatly appreciated.
Thank you in advance for your help!!!
Perhaps have the 'finger' button selection before the user click your do-everything button? Then, use the stored value of finger in the do-everything button.
This is what I have so far. I have a dropdown created and the button pulls in the orders and dictation. The dropdown is specifically for the provider to choose what picture. It is not putting the dictation in the correct order. Any help would be appreciated.