Email-Table display a table field as a hyperlink #243
Unanswered
SoykaObecna
asked this question in
Q&A
Replies: 1 comment
-
|
You need to modify the source of your DataSource and modify the value to generate New-HTMLLink with file://server\share\fileN.xlsx inside the DataSource, and once this is done make sure to use EmailTable -InvokeHTMLTags this will trigger conversion of any HTML code to be "executed". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have an array that is a datasource for Emai-Table. One property of the array contains a text. It is a link to a file (file://server\share\fileN.xlsx). Please, is it possible to render this column as a hyperlink in an email using Email-Table?
Thanks to the author for this wonderfull module. Thanks to everyone that can point me in the right direction.
Jiri
Beta Was this translation helpful? Give feedback.
All reactions