You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when defining a starting point for a news list, only news articles directly in the selected folder are included. Users often expect that news from subfolders are automatically included as well. Therefore we got a feature request that there should be an option to specify which news articles from which folders should be included.
Solution Description
Introduce a configurable option in the backend that allows enabling or disabling the inclusion of news from subfolders.
The feature should default to including subfolders, but users should have the ability to check/uncheck specific folders (similar to category selection).
This ensures flexibility:
Users who want recursive inclusion can keep the default behavior.
Users who prefer to manually select specific folders can uncheck undesired subfolders.
When users select the option to not include subfolders, then the current behaviour can be used.
The text was updated successfully, but these errors were encountered:
Feature Request
Currently, when defining a starting point for a news list, only news articles directly in the selected folder are included. Users often expect that news from subfolders are automatically included as well. Therefore we got a feature request that there should be an option to specify which news articles from which folders should be included.
Solution Description
When users select the option to not include subfolders, then the current behaviour can be used.
The text was updated successfully, but these errors were encountered: