refresh_block
refresh_block
function has 2 variants:
Declaration
Description
refresh_block
function does sequentially:
Needs datablock tag in form file.
Prepares and executes data block's query.
Executes "post_query" trigger for each row.
Sends the new content of the data block to the client.
Parameters
char blockName
Return Value
Example
Reads all rows from database and shows them in data block.
Last updated
Was this helpful?