Line breaks in Self Service 7.3.1?

SeanA
Contributor III

I hope I am wrong, but it looks like line or paragraph breaks are not possible in Self Service 7.3.1. Am I correct?

Sean
~~~~~~~~~
Sean Alexander
Desktop Analyst
Macintosh Services Delivery
Lockheed Martin - Enterprise Business Services
~~~~~~~~~

4 REPLIES 4

tlarkin
Honored Contributor

If you are referring to HTML mark up, that is not true. I have self service policies that have line breaks, paragraphs, links that open new windows, pictures, and even once embedded a youtube video.

What happens when you try to add paragraph tags in your policy description?

jarednichols
Honored Contributor

Just use standard html markup ( <br> & <p> </p> for instance)
---
Jared F. Nichols
Desktop Engineer, Client Services
Information Services Department
MIT Lincoln Laboratory
244 Wood Street
Lexington, Massachusetts 02420
781.981.5436

SeanA
Contributor III

Okay, html markup works. I originally tried it but was not doing it correctly, so I mistakenly assumed it was not possible. I need to brush up on my html.

Thanks for the heads up!

Sean
~~~~~~~~~
Sean Alexander
Desktop Analyst
Macintosh Services Delivery
Lockheed Martin - Enterprise Business Services
~~~~~~~~~

tlarkin
Honored Contributor

I am a big fan of the <pre> tag