Skip to content

[TASK] Allow for pageUid on AjaxViewHelper

Matthias Adrowski requested to merge feature_pick_pageuid into master

Currently, AjaxViewHelper always sets pageUid to 0 in URL generation. This Feature allows users to pick a page or the current site root (by choosing -1) as target page.

Merge request reports