Project

General

Profile

Actions

Feature proposal #5672

closed

Implement field by field template support

Added by krileon over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
17 December 2015
Due date:
% Done:

100%

Estimated time:

Description

This should be a new display mode that lets you select a template to use for the output. The template will be sent the raw SQL data so you can completely customize with PHP and CSS the fields results.

Actions #1

Updated by krileon over 8 years ago

  • Status changed from Assigned to Rejected
  • Target version deleted (778)
  • % Done changed from 0 to 100

Would make field output too heavy (slow)

Actions #2

Updated by krileon over 8 years ago

  • Status changed from Rejected to Assigned
  • Target version set to 778
  • % Done changed from 100 to 0

Add the template parse function directly to the field class and this will be fine (not heavy).

Actions #3

Updated by krileon about 8 years ago

  • Status changed from Assigned to Rejected
  • Target version deleted (778)
  • % Done changed from 0 to 100
Actions #4

Updated by krileon about 8 years ago

  • Status changed from Rejected to Assigned
  • Target version set to 778
  • % Done changed from 100 to 0
Actions #5

Updated by krileon about 8 years ago

  • Status changed from Assigned to Resolved
  • Target version changed from 778 to 5.0.0
  • % Done changed from 0 to 100

New output mode lets you use a template for the display. Simply loads the display.php template file and passes the database object to it. From there you can request the results in a number of formats using database API (e.g. as an object, array, etc..).

Actions #6

Updated by krileon about 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF