Comments Ferdinando Bassi started the conversationApril 25, 2021 at 12:34pmHello,I built a DOCX report which calls a variable ${description}.This variable comes from a Gravity Forms rich text editor and contains some HTML tags, such as <b>, <ul>.I would like to know if the tags can be parsed during DOCX report generation or eventually ignored.Actually, they are printed on the report, making it not usable by our customers.Thank you. 2,572Aleksandar repliedApril 26, 2021 at 12:44pmHello FerdinandoThat's correct, the plugin will see them as strings, so they won't be used as HTML tags.Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail TablesFerdinando Bassi repliedApril 30, 2021 at 9:55amHi Aleksandar,thank you for answering.I will bypass the problem by using the strip_tags PHP function.F. 2,572Aleksandar repliedMay 5, 2021 at 8:06amIf you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.Thanks for the update, FerdinandoI'm glad to hear you will be able to work around this limitation.Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
Hello,
I built a DOCX report which calls a variable ${description}.
This variable comes from a Gravity Forms rich text editor and contains some HTML tags, such as <b>, <ul>.
I would like to know if the tags can be parsed during DOCX report generation or eventually ignored.
Actually, they are printed on the report, making it not usable by our customers.
Thank you.
Hello Ferdinando
That's correct, the plugin will see them as strings, so they won't be used as HTML tags.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Aleksandar,
thank you for answering.
I will bypass the problem by using the strip_tags PHP function.
F.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Thanks for the update, Ferdinando
I'm glad to hear you will be able to work around this limitation.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables