I am really new to creating forms. With respect to the action button, is there a function that "Ends the Update" that I can associate after the other actions.
Thank you
sschuster1 said:
I am really new to creating forms. With respect to the action button, is there a function that "Ends the Update" that I can associate after the other actions.
Thank you
you can create a function to process after an update.
acantu said:
you can create a function to process after an update.
Would you be able to provide more specifics. The only function I could find was
EFILECLOSE(fhnd).
I am not sure how to use it and it didn't seem to work.
I greatly appreciate the assistance.
sschuster1 said:
acantu said:
you can create a function to process after an update.
Would you be able to provide more specifics. The only function I could find was
EFILECLOSE(fhnd).
I am not sure how to use it and it didn't seem to work.
I greatly appreciate the assistance.
What exactly are you trying to do?
acantu said:
sschuster1 said:
acantu said:
you can create a function to process after an update.
Would you be able to provide more specifics. The only function I could find was
EFILECLOSE(fhnd).
I am not sure how to use it and it didn't seem to work.
I greatly appreciate the assistance.
What exactly are you trying to do?
I would like the action button to do a number of things (run process) - and then close and end the update. Is this possible?
Thanks
So you want it to actually close the note and put it on hold. I do not think that is a possible function. I must of misread your initial post. Sorry.
acantu said:
So you want it to actually close the note and put it on hold. I do not think that is a possible function. I must of misread your initial post. Sorry.
Actually, I want to close the note and "end the update" (end the encounter). Is that possible?
Sorry, i do not believe that is. But let me do some research to confirm.
I've reviewed all my records and cannot find a function that will allow users to end an encounter using a function or button. Sorry.
acantu said:
I've reviewed all my records and cannot find a function that will allow users to end an encounter using a function or button. Sorry.
Thank you for looking into it. I appreciate it.