- Issue created by @murz
Blocks that operate with GET parameters should handle the parameters depending on the "Target page" option:
- if it is empty - get all the current parameters from the URL and add/modify the required ones.
- if not empty - check if the current path matches the configured one, and get the current parameters only if matches.
Active
2.0
Code