Skip to content

Commit

Permalink
[FEATURE] Limit singlePid suggest to reachable pages
Browse files Browse the repository at this point in the history
  • Loading branch information
georgringer committed Oct 31, 2024
1 parent 398f0a5 commit 1606b42
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Configuration/FlexForms/List.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,11 @@
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
<wizards>
<suggest>
<type>suggest</type>
</suggest>
</wizards>
<suggestOptions>
<default>
<addWhere>AND pages.doktype NOT in (6,199,254)</addWhere>
</default>
</suggestOptions>
</config>
</settings.singlePid>
</el>
Expand Down

0 comments on commit 1606b42

Please sign in to comment.