I’m not very proud of this cause it indicates a very poor interface design, but in a legacy project I’m working on we had the following scenario:
1- the user interact on some elements of the UI
2- the user clicks a button, at the PostBack operation information are gathered about the UI status and what...