I built a SF 1.4-backend-module, which needs to be kind of "pre-filtered". So I added the GET-parameter ?type=A to the menue-link.
Now I need to "keep this param alive" within the module when clicking on "edit", "delete", ...
Is there an easy way to keep this get-param all within the module or even a better way to pass a fixed value to the module?