<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


News in TARGIT 2019 update 4

TARGIT 2019 update 4, according to the release notification, is primarily a maintenance release, fixing a number of known issues. However, a few new features and feature improvements did enter the release as well.

The new features include:

    • "Fit to page width / page height / whole page" options when designing new Dashboard layouts for mobile platforms.
    • Improved Object Toolbar behavior.

Fit to page width

On a mobile platform, especially on a Smartphone, you will probably want to create a dashboard layout that is different from the dashboard layout that you use for PC screens.

The idea with multiple layouts has been supported since the initial TARGIT 2019 release, even making layouts specific for mobile platforms.

However, until now, these layouts have worked as "full screen" layouts, so most things you designed still needed to be crammed into the size of a PC screen or a Smartphone screen.

The new thing is that you can now make layouts designed for scrolling, and this is especially useful for Smartphone users who can now examine each individual object in detail before scrolling on to the next objects.


Fit to page width in an example: A Dashboard designet for a long, scrolling Smartphone layout:

<div style="margin-left: 30.0px">
<iframe src="https://player.vimeo.com/video/407884045" noborder="0" width="800" height="450" allow="fullscreen" scrolling="yes" seamless></iframe>
</div>


Improved Object Toolbar behavior

With Generic Embedding we have made it a lot easier to embed the TARGIT Anywhere client in one of your Business Systems.

The idea is, that you do not need to know the exact URL that TARGIT Anywhere requires in order to open the right document with the right criteria. Instead, in the assigned frame in your Business System, you create your own Permalink - something that makes sense to you and your Business System. Then, in the TARGIT Windows client, these Permalinks are mapped in a user-friendly interface to their corresponding documents and dimensions.

Generic Embedding from unknown Permalink:

<div style="margin-left: 30.0px">
<iframe src="https://player.vimeo.com/video/363283848" noborder="0" width="800" height="450" allow="fullscreen" scrolling="yes" seamless></iframe>
</div>



<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>