Not able to read the data which has html tags in to it using VBCS component
Summary
Not able to read the data which has html tags in to it using VBCS componentContent
Hi ,
We have requirement for our one of the customer that data is coming from Database having html tags already presnt in to it.
While reading the html tag enabled data in to oj-bind-text it is getting displayed with html tags. oj-bind-text is not automatically deducting the html tags.
Please suggest.
Data coming from Db as give below:
<html>
<body>
<p>Insert an image from another folder:</p>
<img src="/images/stickman.gif" alt="Stickman" width="24" height="39">
<p>Insert an image from a web site:</p>
Tagged:
0