The easiest way would be to create separate user accounts with RO privileges for each screen, then find the view you want to display, copy the URL and then display that on each screen. IIRC the pages themselves should reload after a set period of time (and I think that can be changed somewhere in the code).
The more difficult way would be to either build your own pages using the perl/dtl components in OTRS, or work out the correct SQL to retrieve the information from the database (schema available from http://ftp.otrs.org/pub/otrs/misc/) and then display that with a.n.other language (php for example). Steve On 19 August 2012 09:52, <[email protected]> wrote: > Hi, > > we've successfully deployed OTRS as Administration and School Management > System at a local School ( ~ 1200 Pupils, 100 Teachers). > > Now a new Teachers Room and Aula is being build and we'd like to place some > Big Flatscreens there that should present: > > Aula (Forum): An Overview of all Open Tasks in The Queue "Changes" > > In the Teachers Room: 2 Flatscreens. First: All Tasks of Queue > "Administration" and 2nd: Queue "Changes" > > But how do I do so ? (Btw: Every System in that schools is an Apple Mac) > > > Thanks in Advance, > > Markus > --------------------------------------------------------------------- > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
