I added a button in the PO Header which calls a function and updates a UD field in the POHeader Table. In the same form I added a label that displays this UD field. how to display do a refresh on this label so that the value is displayed immediately after the click. the binding works well because when I close and open the form again the value is written there.
@jplafleur Is there some other input in the form need for the function? Could you just call it post processing on getbyid and then it is there when the form is populated.