Adding an OnClick event for the <adelia:button> object called BTN_1.
<adelia:button>
<input type="button" name="BTN_1" id="BTN_1" value="Action" onclick="::ADELIA_EVT"/>
</adelia:button>
Adding the BTN_1:ONCLICK block in the BTN_1 object block of the page's WORK WITH EVENTS block.
Removing the OnClick event of the BTN_1 object (having first inserted Adelia code into the BTN_1:ONCLICK block)
Back to the Updating Information in the 4GL Editor topic.