Sorry for the numerous posts today...attempting to tie up loose ends.
GE's standard Phone Note Form's translation has been "off" since we migrated to 11. When clicking anything other than "call to patient" the translation text appears out of view...the user has to scroll down to see the related text.
Does anyone have an updated version of the phone note form that doesn't do this? Or a way for me to fix it?
Much appreciated,
Rebecca
Send me an email and I can forward a ckt or dlg file to you
gibsonmi said:
Send me an email and I can forward a ckt or dlg file to you
Does your phone note form display the problem list? We recently upgrqaded our CCC forms to 8.3.8 and now the phone note form displays the patients problem list which the doctors do not like since it looks like they addressed their problems.
No, its this one, I just fixed the issue with all the fields floating past the bottom of the screen like rebecca described above. I have the .dlg if you want it to customize though
gibsonmi said:
No, its this one, I just fixed the issue with all the fields floating past the bottom of the screen like rebecca described above. I have the .dlg if you want it to customize though
yes, please send me the file. [email protected]
Thanks so much!
gibsonmi-- would you be able to email the dlg as well. My email is [email protected]. Thank you!
I would like a copy of the .dlg also please. [email protected]
Thanks,
Marshall Kelley
Sent
... and thanks to David and Ernie, here is the phone.dlg file for anyone else that wants it
Michael, big thanks for this form. I had needed to add something to the phone note form but didn't have a .dlg and didn't want to have to write something from scratch.
I do have a question: In the name of saving clicks, is it possible to have the form load with the "Outgoing Call" radiobutton selected by default?
Thanks again,
Tim
Yeah, I dont know what the variable name is off the top of my head, but it would be something like this (replace radio with the name of the variable)
{!document.phoneopen}
{!if document.phoneopen == "" then
document.radio = "Outgoing Call"
document.phoneopen = "Done"
endif}
Wonderful! Thanks again!
Hi,
I would be interested in the dlg file for the Phone Note.
Thanks!
I accidentally deleted the text component that drives the phone number dropdown within the form. Anyone mind sending me that? Thanks!