FormSettingsExtensionBase::SubmitExtension (open)
Store the settings
Syntax
LOADLIB "mod::publisher/lib/forms/editor.whlib";
MACRO SubmitExtension(OBJECT work)
Parameters
OBJECT work
Description
This function is called to store the custom settings. Override this function to store the settings through the formcomponentapi context.