Feature #8247
add more uri options to form viewhelper
Start date:
2010-06-15
Due date:
% Done:
100%
Estimated time:
Has patch:
Description
The form view helper is missing an addQueryString param (like the link.action view helper) to easily keep the current query params when sending the form (for example you could have other extensions depending on certain params on your form page and would like to keep the current state when sending the form).
Attached a small patch which enables this feature (though I don't know if it's the correct "fluid" way).
Files