From 1606b4270963cc3579746763322b4252eee742b9 Mon Sep 17 00:00:00 2001 From: Georg Ringer Date: Thu, 31 Oct 2024 08:15:09 +0100 Subject: [PATCH] [FEATURE] Limit singlePid suggest to reachable pages --- Configuration/FlexForms/List.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Configuration/FlexForms/List.xml b/Configuration/FlexForms/List.xml index 294f5208..11de60cf 100755 --- a/Configuration/FlexForms/List.xml +++ b/Configuration/FlexForms/List.xml @@ -264,11 +264,11 @@ 1 1 0 - - - suggest - - + + + AND pages.doktype NOT in (6,199,254) + +