Try our conversational search powered by Generative AI!

Question[s] regarding external links and tblContentSoftLink

Vote:
 

Hi!

I wondered if you guys could provide some answers regarding external links and the database table tblContentSoftLink?

  • If an editor defines an external link, regardless of property type, is the link stored in tblContentSoftLink? In other words, are all external links stored in tblContentSoftLink?

//Markus

#308200
Sep 08, 2023 11:49
Vote:
 

It is actually used to store both internal and external links. Even if it is used in an XhtmlString.

#308208
Sep 08, 2023 14:26
Vote:
 

Short answer; no. Longer answer; all properties that makes sense to store links or content references in. Following property types are indexing soft links:

  • ContentAera
  • ContentAreaItem
  • LinkItemCollection
  • LinkItem
  • ContentReference
  • Url
  • XhtmlString
  • Guid
#308285
Sep 10, 2023 8:22
Vote:
 

Thanks guys! Then I know I can use this table for finding certain links.

#308336
Sep 11, 2023 11:53
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.