title: "Website.ExternalLinks" category: reference tags: [aet, website, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

Website.ExternalLinks

Groep: Website Type: System · Waardetype: enumlist Custom: Ja · Nullable: Nee

Beschrijving: External links

Behaviour of external links in HTML fields (Allowed, WarnUser); When WarnUser is chosen, for untrusted links a warning page is shown and the context menu on links in text is disabled.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "Website.ExternalLinks",
  "settingType": "System",
  "description": "External links",
  "longDescription": "Behaviour of external links in HTML fields (Allowed, WarnUser); When WarnUser is chosen, for untrusted links a warning page is shown and the context menu on links in text is disabled.",
  "value": 0,
  "valueType": "enumlist",
  "valueDisplayModel": {
    "id": "0",
    "description": "Allowed",
    "displayDescription": "0 - Allowed"
  },
  "inheritedValue": 1,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": {
    "id": "1",
    "description": "WarnUser",
    "displayDescription": "1 - WarnUser"
  },
  "isCustom": true,
  "isNullable": false,
  "listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}

Brondatabewerken