{{#js_if "this.title >''"}}

{{title}}

{{else}} {{#js_if "this.label>''"}}

Create new {{label}}

{{/js_if}} {{/js_if}}
{{#js_if "this.table === 'cms_asset_format'"}}
  • Type Format
  • Format Description
  • Filename
  • Platform type
  • Width
  • Height
  • Density (optional)
  •  
{{/js_if}} {{#js_if "this.table === 'parameter'"}}
  • Parameter Code
  • Parameter Title
  • Parameter Value
{{/js_if}} {{#js_if "this.table === 'permission'"}}
  • Permission Code
  • Permission Title
{{/js_if}} {{#js_if "this.table === 'profile' "}}
  • Profile Code
  • Profile Title
{{/js_if}} {{#js_if "this.table === 'user' "}}
  • Username
  • Profile
  • Email
  • Telephone
{{/js_if}} {{#js_if "this.table === 'web_home'"}}
{{/js_if}}
{{#js_if "this.table === 'profile' "}}
Mulitple choice permissions
    {{#each permissionCheckboxRows}}
  • {{/each}}
{{/js_if}} {{#js_if "this.table === 'web_home'"}}
Mulitple choice profiles
    {{#each allowedProfilesCheckboxRows}}
  • {{/each}}
{{/js_if}}