Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

+1 vote
1 view
Text widget haven't Cross tab. It will be very usefull to add CrossNavigation to text-wdget same as for image widget - crossnavigation without params. Could you tell me please how can I add this tab in text widget in source code (or may be it will be in CE 6.1)?
Environment Knowage CE 6.0
in Cockpit, Dashboard and Console by (2.8k points)

1 Answer

0 votes
Hi,

   you could study the image widget (a very basic widget) and its cross management so that you should be able to reproduce the management with the text widget.

In general, for contributors, we suggest to make a fork on GitHub and  make a pull request with your final code.

Thank you.
by (4.4k points)
...