I am trying to update a text box that has epiBinding when a checkbox is checked. When there is no binding, it’s pretty simple. I can set the textbox.Text field to whatever I want. But when it’s bound, it doesn’t work that way. What is the right way to do this?
I am working on this in a customization that I am using the UD Table as a child wizard setup on the OrderDtl table. That wizard already setup the required EpiDataView so all I needed to do was refer to that. I wanted to put this in here in case someone else comes along with a similar question. The wizard set it up as _edvUD38. So I was able to do what you suggested above by using the following code in my event.