OEIG Monthly Reports
Max must be greater than the Min
End date must be greater than start date
-
{{#if (eq pageItems.length 0)}}
{{/if}}
{{#each pageItems}}
{{#ifEquals @root.linkItemArea "entireListItem"}}
{{/ifEquals}}
-
{{#if @root.showImage}}
{{/if}}
{{#if @root.showDateAsIcon}}
{{momentFormat this.parsedDate "MMM"}} {{momentFormat this.parsedDate "D"}} {{momentFormat this.parsedDate "YYYY"}}
{{#ifEquals @root.linkItemArea "title"}} {{/ifEquals}} {{#ifEquals @root.linkItemArea "titleAndDate"}} {{/ifEquals}} {{#if @root.showAssetIcon}} {{this.title}} {{#ifEquals @root.linkItemArea "title"}} {{#if @root.displayLinkAsCTA}} {{/if}} {{/ifEquals}} {{/if}} {{#ifEquals @root.linkItemArea "title"}} {{/ifEquals}} {{#if (eq @root.showDateAsIcon false)}} {{#if @root.showDate}} {{#ifEquals @root.linkItemArea "titleAndDate"}} {{#if this.date}} {{/if}} {{#if @root.showTitle}} , {{/if}} {{/ifEquals}} {{this.date}} {{#ifEquals @root.linkItemArea "titleAndDate"}} {{#if @root.displayLinkAsCTA}} {{/if}} {{/ifEquals}} {{/if}} {{/if}} {{#ifEquals @root.linkItemArea "titleAndDate"}}
{{/ifEquals}}
{{#if @root.showDescription}}{{this.description}}{{/if}}
{{#ifEquals @root.linkItemArea "entireListItem"}}
{{/ifEquals}}
{{/each}}
{{#if pages}}
{{#ifNotEquals pages 1}}
{{/unless}}
{{inc firstIndex inc=1}} to {{inc firstIndex inc= pageItems.length}} of {{filteredLI.length}} records
Previous
{{#times pages}}
{{#ifEquals @index (dec pages dec=1)}}
{{#ifGreat pages 7}}
{{#ifLess activePage (dec pages dec=4)}}
... {{inc @index inc=1}}
{{/ifLess}}
{{/ifGreat}}
{{/ifEquals}}
{{#ifLess pages 8}}
{{inc @index inc=1}}
{{/ifLess}}
{{#ifGreat pages 7}}
{{#ifLess activePage 5}}
{{#ifLess @index 5}}
{{#ifNotEquals ../activePage 4}}
{{inc @index inc=1}}
{{/ifNotEquals}}
{{/ifLess}}
{{/ifLess}}
{{#ifGreat activePage (dec pages dec=6)}}
{{#ifGreat @index (dec pages dec=6)}}
{{#ifNotEquals activePage (dec pages dec=5)}}
{{inc @index inc=1}}
{{/ifNotEquals}}
{{/ifGreat}}
{{/ifGreat}}
{{#ifLess activePage (dec pages dec=4)}}
{{#ifGreat ../activePage 3}}
{{#ifNotEquals @index 0}}
{{#ifNotEquals @index (dec pages dec=1)}}
{{#ifGreat @index (dec ../activePage dec=3)}}
{{#ifLess @index (inc ../activePage inc=3)}}
{{inc @index inc=1}}
{{/ifLess}}
{{/ifGreat}}
{{/ifNotEquals}}
{{/ifNotEquals}}
{{/ifGreat}}
{{/ifLess}}
{{/ifGreat}}
{{#ifEquals @index 0}}
{{#ifGreat pages 7}}
{{#ifGreat activePage 3}}
{{inc @index inc=1}} ...
{{/ifGreat}}
{{/ifGreat}}
{{/ifEquals}}
{{/times}}
Next
{{/ifNotEquals}}
{{/if}}