COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Administration and Security => Topic started by: Spyhop on 03 Feb 2022 03:23:14 PM

Title: Creating custom folders from provided Samples missing option to create subfolder
Post by: Spyhop on 03 Feb 2022 03:23:14 PM
We created custom folders on our home screen using the sample "SampleExtensionOpenFolderShowHideParent_11_2" as a template.  In the json there is a "toolbar" property as follows:

"toolbar": [
"filter",
"sort",
"refresh",
"settings"
],


But there is no setting that I can find to provide a 'new folder' option in addition to 'filter', 'sort', 'refresh' and 'settings', on the toolbar.
Has anyone successfully created custom folders with a 'new folder' option?