Skip to content

[ENH] Custom Route : Add a wiki page option to 'tracker item by field value' custom routing

Ticket: https://avan.tech/item60454

With this modification we will be able to route from https://example.org/L1 to https://example.org/PAGE&itemId=1 instead of just to https://example.org/item1. So adding a new optional 'Wiki Page' field (using an object selector) just under the "Field" select on tiki-admin_routes.php. Like on this below screenshoot:

option-for-custom-route-wiki-page

Merge request reports