I have a testing form, which has action buttons to create an additional specific form for each type of testing (ADD_FORM_COMP).
When that form is added, I'd like to create a page close handler that commits the date to an obsterm related to that testing, but I can't figure out the MEL.
Unsure why you would not, upon button press, (1) add the form component and (2) do an OBSNOW to populate a flowsheet value.
Perhaps this would work, or you could explain.
~Joe
That sounds much simpler.
Unfortunately, I don't know how to make the button do two things. Could you help me with that? Thank you.
Here is an example. Executes two functions. Just put all the code in the RUNPROCESS dialog. I'm not sure you really need the two separate curly bracket sets:
{fnHistoriesMoveFamilyHistoryToObservation(DOCUMENT.MEMBER_FAMILY_HISTORY)}
{ShowIndvPastFamHx()}