Project

General

Profile

Actions

Feature #4395

closed

support template for view path

Added by Reynaud Sylvain over 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Low
Assigned To:
Category:
-
Target version:
-
Start date:
04/26/2013
Due date:
% Done:

100%

Estimated time:

Description

Example:

    <view path_template="/date/{date}/{operation=defaultOperation}">
        <connector>
            <parameter name="url" eval="concat('http://host/', path('operation'), '&amp;date=', path('date'))"/>
        </connector>
    </view>

Actions

Also available in: Atom PDF