I am adding a checkbox in a VFE form tied to a new observation. I would like the text translation to show what the checkbox says (OBSNOW) but I want the OBS Value in the flowsheet to just say "Yes". I am not sure how to accomplish this.
Thanks, Jude
I am not positive I am understanding what you are looking for but I will give it a try. I think you want a question with multiple options or different options than what should go onto the flowsheet correct?
If so I would just make a list box or check box with a document variable. Allow the text translation to be an exact result of the box checked. Then on the right side in the coding portion add something like this: {!DOCUMENT.HYSTER = OBSNOW("HYSTERECTOMY","Yes")}
Not sure if that was helpful since I possibly am not fully understanding the question.
Great, thank you
Hello,
Do you still need assistance with this?
Thanks,
Terrence
I am good, Thank you