Replace a label property control that contains html with actual html

html:
<SpotfireControl id="688183b21bfc40a5a778ac43bc830ea9" />

script:
//you will need to replace the number with your actual property control
$("#688183b21bfc40a5a778ac43bc830ea9").html($("#688183b21bfc40a5a778ac43bc830ea9").text())
Previous
Next Post »