Hi
There's a rich text editor field in which users can enter text and urls. The requirement is that when someone opens one of these URLs - the new URL should open in a new window target='_blank'. How can the target be set automatically when the user types, or copy and pastes in the URL ?
If the user inserts the LINK the CKEditor popup how to set the default target to New Window (_blank)