Quote:
Originally Posted by ilovejedd
Note, if adding review as a custom column, the template for the jacket would need to be modified to add the review.
|
Which raises the question, how does one plug a column into the jacket and use its already embedded HTML tags?
If I put "blah blah" into the aforementioned #review/Review column, and code
<div>{_review}</div> in the jacket template , I get
<p>blah blah</p> displayed in the jacket - which is the HTML in the Review cell
BR