Can a variable be conditionally added to the HTML field in a GRC Article Template of Type HTML?
Hi,I'm creating an Article Template in sn_compliance_article_template table. The type is HTML. In the HTML field, the values are supplied as follows:${current.name} --- to get the Policy name${current.description} --- to get the Policy description${c...