Interface IFormRenderPluginCallback


  • public interface IFormRenderPluginCallback
    Callback that allows the form render process to be customized. Consists of a set of callbacks that are invoked at certain stages of the form render lifecycle. More callback methods may be added later as required.

    Can be used, for example, to modify rendered form elements, such as in combination with a IPluginFormElementPropertiesExtension in order to render custom properties added to built-in elements.

    Since:
    8.1.0
    Author:
    XIMA MEDIA GmbH