
I've added a new Category setting that is used to determine if Article Content from a given Category is fetched and displayed on the AMS Index Page.
Note: This is a Per Category setting, not a Per Category TREE setting. It only applies to the specific category itself, not to content in its children.
Default is enabled, meaning that all of your existing categories will have this option set as enabled as part of the upgrade.
This feature is designed specifically for Admins to be able to exclude article content from specific categories from being displayed on the AMS Index Page. This setting does not effect in any way shape or form, the displaying of article content on any other AMS pages or widgets.
The new option is located below the Display order input on the Category Add/Edit form.
As mentioned, the default is enabled when creating a new category (the only exception to this is when creating a category from a Clone, then it uses what ever the clone has set).

If you need to BULK SET (either enable or disable), the column name in the xf_xa_ams_category table is display_articles_on_index its a boolean, so 1 = enabled, 0 = disabled.
Upvote
0