Hash variable construction in custom HTML
Confluence User - 23 May, 2018
I tried to construct this hash variable in custom HTML. But it displays as it is. When i tried with direct value it works.
Please help me!
var val='#form.tab_name.filed[' + this.value + ']#';
forms;html;javascript;custom;hashvariable