Hi All.
I have following requirement: when the workflow is passing over specific step, an email notification is needed. The email must containt the whole content of a custom table definied in the request managed by the workflow.
My approach: I want to use the OOTB notification capabilities available for workflows but I'm not aware how to include in the email the table component content. I'm thinking to use a custom field, rich text with no limits, where I store by sql code the html format of the table and I will include such field in the email body.
It is available a more smart approach ? Any guideline for such requirement ?
Best Regards, Silvio