Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<script>
if (typeof AJS === 'function') {
  AJS.toInit(function(){
    if (AJS.$("div.ia-fixed-sidebar").width() > 55){
      AJS.Confluence.Sidebar.toggle();
    }
  });
}
</script>




Livesearch
sizelarge
additionalpage excerpt
typepage

 

         

 








Getting Started With Zoola

 

 

 

 


Getting Started with Lambda Zoola? 
Watch the Zoola Overview video:

 
 

HTML
<script src="//fast.wistia.com/embed/medias/6nv59f2sfn.jsonp" async></script><script src="//fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><div class="wistia_embed wistia_async_6nv59f2sfn seo=false videoFoam=true" style="height:100%;width:100%">&nbsp;</div></div></div>

 

 

 






 

Zoola How-To Guides



dashboardsdashboards

 

reports ad hoc views
 Domainsdomains 
Image Modified
Dashboards
Page Tree
rootDashboards
 
 
 

 

 

Image Modified
Reports
Page Tree
rootReports
 
Image Modified
Ad Hoc Views
Page Tree
rootAd Hoc Views
 
Image Added
Domains
Page Tree
rootDomains
HTML
<style>
#labels-section {
   display: none;
}

#title-text a{
    display: none;
}
#breadcrumb-section {
   display: none;
}
table.confluenceTable td.confluenceTd {
  border-color: #ffffff !important;
  border-width: 2px;
}
#prewrap {
   max-width: 100%;
}
#action-menu-link {
   display: none;
}
.aui-header {
   border: none;
}
td img { transition: all .2s ease-in-out; }
td img:hover { transform: scale(1.1); }

#children-section{
display:none;
}
#comments-section{
display:none;
}
#likes-section{
display:none;     
}
@media only screen and (max-width: 975px) {
#IMAGE img {max-width: 90px; max-height: 100px;}
#prewrap img {max-width: 400px;)
}
#login-link {
display: none;
}
#help-menu-link {
display: none;
}
.aui-header .aui-dropdown2-trigger, #header .aui-header .aui-nav-link, #header .aui-header .aui-nav-imagelink, #header .aui-header a {
display: none;
}
</style>