how-to format consent received from Consent Manager in our custom web app. Is there any formatting tool available in consent manager or in our product to do the same?
I have done below configuration in consent manager.
how-to format consent received from Consent Manager in our custom web app. Is there any formatting tool available in consent manager or in our product to do the same?
I have done below configuration in consent manager.
@naveen.gupta You mean to say just change consent type from text to HTML, this will fix
Addition to the previous reply.
You need to select the Consent Type HTML and write the HTML content.
At the UI side you need to check if the consent type is HTML then render as HTML.
Thanks @naveen.gupta
After applying the suggested changes, this issue is fixed.