Snippet

    To display the blocks, use the PageBuilder snippet with the following parameters:

    ParameterDefault valuePossible values
    docidCurrent documentIdentifier of any existing document, an integer
    containerdefaultNames of the containers, comma separated
    blocks* The list of blocks is separated by commas, without spaces. The name of the configuration file is taken without the extension (For example, `all_fields, groups`). If you specify `*`, the filter by name will not be applied
    wrapTpl[+wrap+]The name of the chunk containing the wrapper template for the list of blocks of the output container
    templatesThe identifier of the template group to be used for output. It must be defined in the configuration of each output block
    offset0Number of skipped blocks from the beginning of the output
    limit0The number of blocks for output, or 0 for all
    renderTotemplates Output type: `templates` - through templates, `array` - as array, `json` - as json.
    giveToIf the parameter is set, the result data will be transferred to the snippet specified in this parameter, and then the result of this snippet will be showed