Skip to content

template_variables.json type htmltag incorrect tagname  #42

@ukwiz

Description

@ukwiz

When setting up a template variable in template_variables.json with a display type of htmltag, the tagname is not set, and the default "div" is used.

Code:
"name":"3colhead2",
"caption":"3 column heading 2",
"type":"text",
"description":"centre heading",
"display":"htmltag",
"output_properties":{
"tagname":"h4",
"tagid":"",
"class":"",
"style":"",
"attrib":""
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions