If you are unable to create a new account, please email support@bspsoftware.com

Author Topic: Reg. Cognos customisation  (Read 3260 times)

Offline Kiran P

  • Community Leader
  • *****
  • Join Date: Oct 2013
  • Posts: 128
  • Forum Citizenship: +2/-0
Reg. Cognos customisation
« on: 15 Feb 2017 11:09:42 am »
Hi

I have created two extensions (perspectives) in 11.0.5 and also a custom folder button on the navigation bar. I want this button to appear in both the perspectives I created but not others. Right now in spec.json I only see the ability to assign to single perspective and not multiple. Did anyone face such a need? Any solutions anyone can think of?

Thanks
Kiran

thomassikic

  • Guest
Re: Reg. Cognos customisation
« Reply #1 on: 09 Mar 2017 03:30:11 am »
Hi,

Did you try to declare multiple perspectives in your json file?

Something like that:
Code: [Select]
"perspective": ["perspective1","perspective2"]

Offline Kiran P

  • Community Leader
  • *****
  • Join Date: Oct 2013
  • Posts: 128
  • Forum Citizenship: +2/-0
Re: Reg. Cognos customisation
« Reply #2 on: 04 Apr 2017 10:01:14 pm »
Yes, I did. But that didn't work. The extension doesn't appear at all.

Thanks,
Kiran