• Refresh frame

    By Andrew B McFall 2 decades ago

    Can anyone tell me how to get a frame to refresh.



    Effectively, based on which radio button a user selects, I want certain fields on the form (in the frame) to be displayed.



    I have got it to work with a button that runs @Command( [RefreshFrame]; "test_frame") - where "test_frame" is the name of the frame, but I would like the frame to refresh as soon as the radio button is clicked.



    Thanks v/much.