In the docs for dynamic weblog parameters is says “Every Parameter available to the weblog tag can be set dynamically”. I’m trying to set the ‘search:assigned’ parameter as a dynamic parameter, but I’m running into problems. I’m using a form element with a name of ‘search:assigned’ and I’ve added ‘search:assigned’ to the parameter of the entries tag (dynamic_parameters=“status|search:assigned|category”)
I’ve tried tested whether the POST info is there using an php echo statement, but I get no results from the weblog entries tag.
In theory, should this work?
EE 1.6.6 Build 20081212
PHP5, MySQL 5