Dheeraj Palagiri
Dheeraj Palagiri

Reputation: 1879

Disable 'Insert Javascript' link for General Link Field in sitecore

Is it possible to disable "insert JavaScript"(or any other type) link which comes by default from "General Link" or "General Link with search" in Content editor as well as page editor?

We are on sietcore 8.1 update 3.

Upvotes: 0

Views: 557

Answers (1)

Marek Musielak
Marek Musielak

Reputation: 27132

Go to sitecore core database and remove the item:

/sitecore/system/Field types/Link Types/General Link/Menu/Javascript

enter image description here

Upvotes: 2

Related Questions