← Back to team overview

dhis2-users team mailing list archive

Re: Any Good Manual HTML Reports??

 

:) This is brilliant! I love what I saw in there!!

Thank you!


On Fri, Sep 5, 2014 at 12:34 PM, Bob Jolliffe <bobjolliffe@xxxxxxxxx> wrote:

> Hi Morina
>
> You can see pretty much everything which is available (fonts, css,
> javascript etc) in the source code repository here:
>
> http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/2.16/files/head:/dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/
>
> Though naturally you'd have to change the url if you are running 2.14,
> 2.15 or what have you.
>
> I guess you can also just look inside dhis-web-commons in your unpacked
> webapp.
>
> To specifically just get the jquery version maybe just do  alert(
> $.fn.jquery )
>
> Bob
>
>
>
> On 5 September 2014 11:23, Morina Matasi <morena.motsieng@xxxxxxxxx>
> wrote:
>
>> One more question, I understand DHIS2 uses the jQuery library, now my
>> question is, can I make calls to the jQuery library inside my HTML report?
>> If that is possible, how do i determine the applicable jQuery Library
>> version? Are there any other JavaScript libraries that I can utilize.
>>
>>
>>
>> On Fri, Sep 5, 2014 at 12:11 PM, Morina Matasi <morena.motsieng@xxxxxxxxx
>> > wrote:
>>
>>> Thanks. Looks like taking a look at the sample HTML Report is helping.
>>>
>>>
>>>
>>> On Fri, Sep 5, 2014 at 9:26 AM, Ola Hodne Titlestad <olati@xxxxxxxxxx>
>>> wrote:
>>>
>>>> Hi Morena,
>>>>
>>>> My advice would be to look at some example reports and learn from that.
>>>> You could e.g. go to the online demo and look at the standard reports
>>>> there:
>>>>
>>>> https://apps.dhis2.org/demo/dhis-web-reporting/displayViewReportForm.action
>>>>
>>>> You'll see at least on marked (HTML-based) in the name. Edit that one,
>>>> look at the properties set and download the design template for it ("Get
>>>> current design").
>>>>
>>>> I can't promise everything in the 2.16 demo will work on your 2.14
>>>> system, but try and come back to the list if it doesn't work.
>>>>
>>>> Maybe there are people on this list that can share their report
>>>> templates?
>>>> Then you will have more examples to learn from.
>>>>
>>>> We will keep working on the documentation and to provide more examples
>>>> of use.
>>>>
>>>> Ola
>>>> -------
>>>>
>>>>
>>>> ----------------------------------
>>>> Ola Hodne Titlestad (Mr)
>>>> HISP
>>>> Department of Informatics
>>>> University of Oslo
>>>>
>>>> Mobile: +47 48069736
>>>> Home address: Eftasåsen 68, 0687 Oslo, Norway. Googlemaps link
>>>> <https://maps.google.com/maps?q=Eftas%C3%A5sen+68,+0687+Oslo,+Norge&hl=en&ie=UTF8&sll=59.893855,10.785116&sspn=0.222842,0.585709&oq=eftas%C3%A5sen+68,+0687+Oslo,+&t=h&hnear=Eftas%C3%A5sen+68,+%C3%98stensj%C3%B8,+0687+Oslo,+Norway&z=16>
>>>>
>>>>
>>>> On 5 September 2014 08:16, Morina Matasi <morena.motsieng@xxxxxxxxx>
>>>> wrote:
>>>>
>>>>> I need to quickly create HTML reports in DHIS2.14. Is there any good
>>>>> manual for this? The information in the official documentation is not much.
>>>>> Any pointers will be greatly appreciated.
>>>>>
>>>>> Regards,
>>>>>
>>>>> Morena
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>>> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
>>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>>
>>>>
>>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>

References