You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been figuring out and trying to play with the cq:pagemodel_route_filters but I am not sure what values are expected to filter. As per documentation, it is expecting a regular expression or a value, but I'm not quite sure what values or RegExp this filter is expecting.
I'm under the understanding that it can filter certain values of the page model, like :children but not entirely sure if this is the use case for these filtering property.
Could some examples be provided in the documentation as what type of values are expected for this property, and some use cases of when to use it and when not to use it? Thanks!
The text was updated successfully, but these errors were encountered:
Hi community,
I have been figuring out and trying to play with the
cq:pagemodel_route_filters
but I am not sure what values are expected to filter. As per documentation, it is expecting a regular expression or a value, but I'm not quite sure what values or RegExp this filter is expecting.I'm under the understanding that it can filter certain values of the page model, like
:children
but not entirely sure if this is the use case for these filtering property.Could some examples be provided in the documentation as what type of values are expected for this property, and some use cases of when to use it and when not to use it? Thanks!
The text was updated successfully, but these errors were encountered: