Smartsite SXML | Copy Code |
---|---|
<se:itemdata field="title" resultformat="<h1>{this.result()}</h1>"/> |
Example Result | Copy Code |
---|---|
<h1>ResultFormat Attribute Parameter Example</h1> |
Smartsite SXML | Copy Code |
---|---|
<se:itemdata field="title" resultformat="<h1>{this.result()}</h1>"/> |
Example Result | Copy Code |
---|---|
<h1>ResultFormat Attribute Parameter Example</h1> |