Hello,
I am trying to change the egroupware code to allow me to open several tabs of the same application.
anyone knows how to make it work ?
Thanks
Moujahid
created
last reply
- 2
replies
- 1.1k
views
- 3
users
- 1
link
Hello,
I am trying to change the egroupware code to allow me to open several tabs of the same application.
anyone knows how to make it work ?
Thanks
Moujahid
Hi Moujahid,
The short answer to this question is “No”. You can not open same application in multiple tabs with our current framework (if you are interested in more details of how tabs work in framework please take a look at https://github.com/EGroupware/egroupware/blob/master/api/js/framework/fw_base.js2).
Anyways, why would you like to do that? Is there any particular feature that you want to achieve that you can not do it with single tab?
Best regards,
Hadi Nategh