- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi
Update "glide.ui.html.editor.default_link_target" system property value to "_blank"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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:
Navigate to:
System Properties → UI PropertiesSearch 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi
Update "glide.ui.html.editor.default_link_target" system property value to "_blank"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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:
Navigate to:
System Properties → UI PropertiesSearch 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