Home > Forum > Tips&Tricks > HTML field

HTML field
0

Hi,

I am wondering if i can use an HTML field to be displayed in Reports (interface). My html field contains some info that is visible in some Steps based on a business rule. And now i might need this info to be visible in reports (for filtering) and export to excel.
Or do i have to create another field (single line of text)?

thanks

MVP

Hi,

the HTML field is not a value which is stored per workflow instance in the WFElements table. It's a field configuration.
Even if the value of the HTML field would be stored, it would depend on the HTML tags. The report only supports a limited number of HTML elements.

Therefore you would need to test Bartosz idea with the calculated column.

Best regards,
Daniel