Aug 16 2022 10:56 AM
I'm generating an HTML page from a Power Automate Flow and it includes links. They display just fine and when you mouse-over the link, the correct URL shows, but when you click you get basically a blank page. If you CTRL-click, you go to the file as anticipated. I tried using a target="_blank" tag in the <a> tag but that just seemed to disable going to the blank page with click. CTRL-Click still worked, but not a fix.
Any ideas how to fix this?
Aug 17 2022 02:09 AM
@jknco Where do you generate HTML page? Are you generating hyperlinks using HTML in email body?
Can you show us the flow action you used for generating hyperlinks in HTML?
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Aug 17 2022 05:49 AM