Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<script> AJS.toInit(function(){ if (AJS.params.remoteUser == ''){ AJS.$('#header').hide(); AJS.$('#main-header').hide(); } }); </script> <iframe id="topheader" src="https://www.targit.com/layouts/targit13/doc_confluence.aspx" scrolling="no" style="width:100%;height:467px;overflow:hidden;scrolling:no;"></iframe>

 Back

Quick Tutorial 1

Opening the TARGIT client for the very first time?

This 15 6 minutes video will give you a pretty good idea about what you can do with the TARGIT client - how to work with existing dashboards and how to create a new one.The TARGIT Quick Tutorial is for anyone with no or little knowledge about TARGIT.


HTML
<div style="margin-left: 30.0px">
<iframe width="800" height="450" src="https://playerwww.vimeoyoutube.com/video/326532306embed/42mCz5Wl6EE?cc_load_policy=1" noborderframeborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>


Quick Tutorial 2

Design your own very first Dashboard.

In this 7 minutes video you will see how you can easily design a new dashboard from scratch..


HTML
<div style="margin-left: 30.0px">
<iframe width="800" height="450" allow="fullscreen" scrolling="yes" seamless><src="https://www.youtube.com/embed/xa4hMnKdp94?cc_load_policy=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
HTML
<style type="text/css">

...


#title-text { display: none;}

...

 
#breadcrumbs, #footer, #likes-and-labels-container, #comments-section { display:none; }

...

 

div.theme-default .ia-splitter #main {

...


margin-left: 0px;

...


}

...


.ia-fixed-sidebar, .ia-splitter-left {

...


display: none;

...


}

...


div#main {

...


margin-left: 0px !important;

...


}

...


div#footer {

...


margin-left: 0px !important;

...


}

...



.columnLayout.two-equal

...


{

...


padding-left: 20px;

...


padding-right: 20px

...


}

...



#main #content

...


{

...


padding-right:0px;

...


}

...



div#main

...


{

...


padding:0px;

...


}

...


#page

...


{

...


overflow-x: hidden;

...


}

...


iframe#topheader

...


{

...


border:0px;

...


}

...


.contentLayout2 .columnLayout

...


{

...


margin-bottom:0px;

...


}

...



#workflow-page-message

...


{

...


margin-bottom: 0px;

...


}

...




.columnLayout.two-equal

...


{

...


width: 85%;

...


margin: auto;

...


}

...


</style>

...



<script src="//cep.targit.com/bundle/beacon"></script>

...


<iframe id="bottomfooter" src="https://www.targit.com/emptyfooter" scrolling="no" frameborder="0" style="width:100%;height:190px;overflow:hidden;scrolling:no;border:0px"></iframe>