Hi all,
In report Contract class, how to fill in Dialog field with value captured by other Dialog Field ?
Like for example, I have Dialog field contain Customer code, when user select one customer, there is another Dialog field need to be automatically fill in, either from some field in CustTable or other table that has relation with the selected customer.
Thanks,