• Panels
  • templater
Floweye
Home
Docs
Changelog
Design System (opens new window)
FAQ
Home
Docs
Changelog
Design System (opens new window)
FAQ
  • Panels

    • adminus_crm_contract_change_state
    • adminus_crm_contract_detail
    • adminus_crm_contract_pick_solo
    • adminus_crm_customer_detail
    • adminus_crm_customer_pick_solo
    • adminus_nms_area_pick_solo
    • adminus_nms_device_pick_solo
    • adminus_nms_pop_pick_solo
    • ares_subject_search
    • async
    • calendar
    • chart_highcharts
    • contact_pick_solo
    • datus
    • dbd_debt_check
    • dbd_debt_result
    • discussion
    • email
    • expiration
    • file_render
    • file_upload
    • headliner
    • iframe
    • map
    • markdown
    • next
    • pick_item
    • pick_item_rest
    • pick_resolver
    • pick_user
    • planning
    • process_delete
    • process_grid
    • process_list
    • process_preview
    • quick_actions
    • rest
    • ruian_address
    • sudo_reopener
    • sudo_self_resolver
    • summary
    • systeminfo
    • tags
    • templater
      • Description
      • Screenshots
      • Config
    • timer
    • wall
    • wysiwyg
    • youtube_player
  • Callbacks

# Panel (templater)

Display html template

# Description

Templater panel renders defined latte template into html. On how to use latte Latte docs (opens new window).

Templater has access to all processing variables.

# Screenshots

templater

# Config

templater:

	config:

		# Required | Type: string | Default: null
		# Template which should be displayed
		template: """
			Our customer: {$customer}
			{foreach [1,2,3] as $a}
				This is {$a}{sep}<br>{/sep}
			{/}
		"""
1
2
3
4
5
6
7
8
9
10
11
12

← tags timer →

  • Floweye
  • Features
  • Try it
  • Pricing
  • Contact
  • Internal
  • Process Template
  • Lattenizer
  • Datus
  • Extensions
  • Panels
  • Callbacks