Problem


Proposed solution


CQL Search Table Macro work together with Page Properties to show summary information for the searched results.

Example

The Page Properties table in the page look something like this:

Type

Stars

(star)(star)

Rating

10.0

Price

100

Resolution

The CQL Search Table Macro is configured as follows:

To retrieve the information from Page Properties, add prefix, pp:, to the property key.

CQL

parent = $$id$$

Table Template

s/n, title, pp:Type, pp:Stars, pp: Rating, pp:Price, pp: Resolution, modifier

Template Header

S/N, Name, Type, Stars, Rating, Price($), Resolution, Last Modified By

Video Demo

Display Page Properties Info.mp4