We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to remove the HTML field editor from the service portal.

Shivam26
Tera Contributor

I want to hide this whole HTML field layout and just want to show the URL in the Service Portal, Please find the below screen-shot for the same:

find_real_file.png

 

I also tried to hide using the CSS, but it still didn't workout:

CSS:

.mce-flow-layout {
    display: none;

}

find_real_file.png

Please help me with this.

1 ACCEPTED SOLUTION

AnirudhKumar
Mega Sage

Make the field read-only

View solution in original post

5 REPLIES 5

Avinash_Patil1
Giga Guru

Use Url type of filed