FormPage::InitExtension (open)
Initialize the extension before applying the settings
Syntax
LOADLIB "mod::publisher/lib/webtools/formcomponents/page.whlib";
MACRO InitExtension(OBJECT extendablelinescontainer)
Description
This function is called when loading the extension. The question node is not available yet at this point; use PostInitExtension to load the XML node settings.