OTRS developing own dashlets

English! place to talk about development, programming and coding
Post Reply
tlq
Znuny newbie
Posts: 2
Joined: 11 Aug 2014, 16:08
Znuny Version: 3.3.8

OTRS developing own dashlets

Post by tlq »

Hi guys,
I m a intern student in a company which i would really love to work there after my intern.But i have some tasks which needs to be done otherweise i m not gonna get the job.I have knowlage of css ,html,javascript etc.. but no perl.Still whaching the tutorials and it looks not that hard specially if you know java..
I followed the instructions (http://otrs.github.io/doc/manual/develo ... end-module)and could finally make a HelloWorld tab in the Menu..But i dont really know what to do next..What i need to do for my company is a dropdown tab that has 4 different pages and in everypage there are some dashlets which specific for my company needs..
First thing i need is HelloWorld tab to be a dropdown tab.After that i guess i need to start with developing my own dashlets..I followed this tutorial http://blog.otrs.org/2010/09/26/keep-an ... customers/ but i couldnt make it to be showen inside of the HelloWorld :(
So any ideas about dropdown tab and own dashlet development in the HelloWorld ? i would really really apricate it !!!
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: OTRS developing own dashlets

Post by reneeb »

Are there any existing things that are *similar* to your needs? Then figure out how those things work... And return with more specific questions. If you have any difficulties, please say what you want to achieve, what you have done so far, what works and what doesn't work. We are not going to implement everything for you, as you should learn how to extend OTRS.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
tlq
Znuny newbie
Posts: 2
Joined: 11 Aug 2014, 16:08
Znuny Version: 3.3.8

Re: OTRS developing own dashlets

Post by tlq »

thanks for your response..what i m trying to do is integrate a daschlet from dashboard to my HelloWorld fronted modul which i managed to do from the link http://otrs.github.io/doc/manual/develo ... end-module
for an example: in the dashboard there is a dashlet called open tickets..i want it to be appear on my HelloWorld..Could you give me some tips about that ,i m totally a newbie..
Post Reply