By inserting a button, an HTML <input type= "button"> or <input type= "image"> tag is created, nested within an <adelia:button> tag.
The presence of an <adelia:button> tag determines a link with the Adelia Web program to which the current HTML page belongs.
The presence of the ::ADELIA_EVT, ::ADELIA_EVT_NOVALID, ::ADELIA_ROLLUP, ::ADELIA_ROLLDOWN or ::ADELIA_EVT_UPL value for the OnClick attribute makes it possible to associate an event processing block with a mouseclick on the button in the Adelia Web program.
Click below:
to see an example,
for more information on inserting a button,
for more information on event processing blocks.