I have a combo box where the selection completes a relationship. As a result of the relationship, additional information is displayed. In webclient I know that a refresh must occur to display that information. Is the best practice to do this via a refresh button? Is there a better way to do this?
What might that refresh method look like? Any advise would be great.