Interface IFormVersionSelectorService

    • Method Detail

      • getFormVersionToRender

        TemplateVersion getFormVersionToRender​(Form form,
                                               HttpServletRequest request)
        Select the form version that shall be used to fulfil a form render request.
        Parameters:
        form - the form (required)
        request - the HTTP servlet request (required)
        Returns:
        the template version that shall be used when rendering the form