Interface IPluginFormPropertiesExtension

    • Method Detail

      • extendFormProperties

        IPluginFormPropertiesExtensionRetVal extendFormProperties​(IPluginFormPropertiesExtensionParams params)
        Extends form properties, by creating additional properties for the form.

        Note: Caching the properties returned by this method is not required. Just make sure this method is pure and only depends on the given parameters.

        Parameters:
        params - Parameters with the locale.
        Returns:
        Result of the extension with additional properties to add to forms.