0 Replies Latest reply on Jun 1, 2009 9:13 AM by nickarls

    Complment to loading by page params and action?

    nickarls

      I load stuff from a list with link params and page params + page actions on the recieving end and stuff works fine. Now, however I would need a way to load targets by entering the parameters in an input field (manual input by user) and fire away from there.


      Is there any convenient way of integrating this second usecase with the page params and action? It seems a bit ugly to have an action assemble the parameters and redirect so that the page params will be picked up in the normal way?