[TYPO3-mvc] Two Plugins, same page same action

Jigal van Hemert jigal.van.hemert at typo3.org
Tue Apr 26 20:58:42 CEST 2016


Hi,

On 26/04/2016 11:12, Gion Koch wrote:
> I have a problem regarding plugins on the same page with the same
> actions. I have bootstrap tabs integrated on the page. In my case I have
> 2 Tabs, in each an order Form for a Product.
>
> As I understand it correctly, every instance of the plugin handles the
> given post data even if only one form has been filled, due to the same
> GET-Params pointing to the same actions.

There is a feature Configurable Plugin Namespaces that could be a 
solution. You can have this pluginNameSpace in the flexform of the 
plug-in. Now you only have to come up with a nice way to let the user 
that inserts the plug-in come up with a nice, unique name for each instance.

https://wiki.typo3.org/Configurable_Plugin_Namespaces


-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-project-typo3v4mvc mailing list