Axero's US team will be attending its annual summit from October 7 to October 10, 2024. During this time, we will continue to provide support through private cases, though there may be a slight delay in response times. We appreciate your understanding and patience.
The People Directory - List template displays people, work information, and location. The template is a built-in template and comes with your Communifire site.
To use the template in People Directory :
To use the template on any other page:
Below is the HTML of this template, for your reference.
<div class="people-directory"> <ul class="ax-content-list" infinite-scroll='loadMore()' data-widgetid='{{WidgetID}}'> {{#each Contents}} <li data-userid="{{User.UserID}}"> <div class="row-fluid"> <div class="span7"> <div class="p-photo" data-userid='{{User.UserID}}'> <a class="axero-user-card-link" data-user="{{User.UserID}}" href="{{{User.ProfileURL}}}"> <img class="p-avatar" src="{{field:Profile photo}}"> </a> <i title="{{{User.ChatStatusText}}}" class="icon-circle {{User.ChatStatusCSSClass}}"></i> </div> <div class="p-info"> <div class="p-property p-name"><a class="axero-user-card-link" data-user="{{User.UserID}}" href="{{{User.ProfileURL}}}">{{{User.UserInfoDisplayName}}}</a> {{#if RankName}}<img class="p-rank" src="{{User.RankImageURL}}" alt="{{{User.RankName}}}">{{/if}}</div> <div class="p-property p-department">{{{field:Occupation}}}{{#if ||field:Occupation||}}{{#if ||field:Department||}} - {{/if}}{{/if}}{{{field:Department}}}</div> <div class="p-property p-location">{{{field:City}}}{{#if ||field:City||}}{{#if ||field:State||}}, {{/if}}{{/if}}{{{field:State}}}</div> </div> </div> {{#if (or User.InOrgChart User.CanChat) }} <div class="span5 visible-desktop"> <div class="dropdown pull-right"> <a class="dropdown-toggle btn btn-ellipsis" data-toggle="dropdown" href="#"><span class="icon-ellipsis-vertical"></span></a> <ul class="dropdown-menu pull-right"> {{#if User.CanChat}}<li><a href="{{../SiteURL}}/chat/user/{{User.UserID}}" target="_blank"><i class="icon-comment"></i> {{../Resources.GlobalForwardMessageText}}</a></li>{{/if}} {{#if User.InOrgChart}}<li><a href="{{../SiteURL}}/people/{{{User.UserName}}}/organizational-chart"><i class="icon-sitemap"></i> {{../Resources.OrgChartText}}</a></li>{{/if}} </ul> </div> </div> {{/if}} </div> </li> {{/each}} </ul> <span class="no-entries hide">{{Resources.GlobalNoMembersFoundText}}</span> </div>
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/26613/people-directory-list-template
Your session has expired. You are being logged out.