While inserting the link in the KB article the default option should be New Window

dev_S
Tera Expert

Hi All,

 

I have requirement while inserting the link in KB article the default " Open link in " option should be "New Window", as mentioned in the screenshot.
Anyone aware of this please let me know how to proceed.


Thanks,

 

3 ACCEPTED SOLUTIONS

Shruti
Giga Sage
Giga Sage

Hi

Update "glide.ui.html.editor.default_link_target" system property value to "_blank"

Shruti_0-1764652150526.png

 

 

View solution in original post

Bhavya11
Kilo Patron
Kilo Patron

Hi @dev_S ,

 

this property can be updated glide.ui.html.editor.default_link_target to _blank

But remember it would be a global change in entire instance which I won't recommend

 

Thanks,

BK

View solution in original post

ChallaR
Giga Guru

Hi @dev_S ,

 

on updating the property this will resolve but this will be global change -

please update the glide.ui.html.editor.default_link_target  property to _blank

 

Steps to Configure:

  1. Navigate to:
    System Properties → UI Properties

  2. Search for or Create Property:

    • Name: glide.ui.html.editor.default_link_target
    • Type: String
    • Value: _blank

Please clear the cache and test it again .

 

Thanks,

Rithika.ch

 

 

View solution in original post

3 REPLIES 3

Shruti
Giga Sage
Giga Sage

Hi

Update "glide.ui.html.editor.default_link_target" system property value to "_blank"

Shruti_0-1764652150526.png

 

 

Bhavya11
Kilo Patron
Kilo Patron

Hi @dev_S ,

 

this property can be updated glide.ui.html.editor.default_link_target to _blank

But remember it would be a global change in entire instance which I won't recommend

 

Thanks,

BK

ChallaR
Giga Guru

Hi @dev_S ,

 

on updating the property this will resolve but this will be global change -

please update the glide.ui.html.editor.default_link_target  property to _blank

 

Steps to Configure:

  1. Navigate to:
    System Properties → UI Properties

  2. Search for or Create Property:

    • Name: glide.ui.html.editor.default_link_target
    • Type: String
    • Value: _blank

Please clear the cache and test it again .

 

Thanks,

Rithika.ch