Question
Windchill 9.1 - Rendering readonly Workflow variablesin HTML format
Sounds like you need your own task form template JSP file to use. They are mentioned I think the customizers guide and workflow section of biz admin guide.
Sounds like html output in wf variables is being escaped so it ignored by browser and not rendered. Google html guides on how to display html tags in a webpage and that'll provide a clue as to how to bypass it using a custom task form template.
Sent from my Verizon Wireless BlackBerry
Sounds like html output in wf variables is being escaped so it ignored by browser and not rendered. Google html guides on how to display html tags in a webpage and that'll provide a clue as to how to bypass it using a custom task form template.
Sent from my Verizon Wireless BlackBerry

