Show report queries in a separate window

S. Lagos 5 years ago

Good evening.

I have a question. When writing queries for reports (on routes, trips, stops, etc.), I would like for the results to be shown in a separate window of the Traccar platform, or even a separate window of the browser. Is this possible? If so, what should I do? Is there a way to configure this on the traccar.xml, or the API?

Thank you in advance.

S. Lagos

Anton Tananaev 5 years ago

There is no configuration for something like that.

S. Lagos 5 years ago

Ah, no way to do it even by code?

Anton Tananaev 5 years ago

In the code you can do pretty much anything.

S. Lagos 5 years ago

Good afternoon,

Thank you for the replies. I would like to know what's the code I would have to modify (is it traccar.xml? The API? The source code -which I do not believe is a possibility, but it never hurts to be sure-?) and what are the configuration parameters I would have to alter?

Thank you in advance,

S. Lagos

Anton Tananaev 5 years ago

You have to modify the source code, not configuration.