RE: I attached the image file to the notes section of a web file, and give the partial-URL, set it to published. How can I embedded it in the knowledge article?
Hey CBGF,
You can try this:
<img src="https://[your-crm-url]/[partial-URL-of-the-attached-image-file]?published=true" alt="image description">
You can also use the "Image" web control from the designer tab, this will allow you to select the image from the files, in this case, you don't need to worry about the URL.