FormSelectMultiple::SubmitExtension (open)

Validate the question settings and write the question setttings to XML

Syntax

LOADLIB "mod::publisher/lib/webtools/formcomponents/select.whlib";

MACRO SubmitExtension(OBJECT work)

Parameters

work

The work object to report errors and warnings to

Description

This function is called to validate and store the custom settings. Override this function to validate the settings in the question's editor tabs extension and (if the work hasn't failed) write the settings from the question's editor tabs extension back to its XML node.