:html with token doesn't show rendered html text.

Created on 3 August 2023, about 1 year ago
Updated 13 September 2023, about 1 year ago

Problem/Motivation

I want to display Italic text into generated pdf by FillPDF and webform. I am adding webform element with Italic text(<em>Lorem Epsom</em>) using "Advanced HTML/Text" type. When my pdf gets generated its shows plain text.

Steps to reproduce

Trial 1:
Into webform element: <em>Lorem ipsum</em>
Into fillpdf I'm using token: [webform_submission:values:ruletitle:html]
Output into generated pdf: Lorem ipsum

Trial 2
Into webform element: &lt;em&gt;Lofem ipsum&lt;/em&gt;
Into fillpdf I'm using token: [webform_submission:values:ruletitle:html]
Output into generated pdf: <em>Lorem ipsum</em>

🐛 Bug report
Status

Closed: outdated

Version

6.1

Component

Code

Created by

🇮🇳India reshma.i

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024