Skip to content

'Cart: List Events' template layout is empty #110

@nollm

Description

@nollm

Bug Report

Current Behavior
The template layout selectbox of the 'cartevents_listevents' plugin is empty.

Expected behavior/output
I expect to select between table and grid.

Environment

  • TYPO3 version(s): 12.4.27
  • cart_events version: 5.0.0
  • Is your TYPO3 installation set up with Composer (Composer Mode): no
  • OS: Ubuntu 22.04

Possible Solution
You use the function Extcode\Cart\Hooks\ItemsProcFunc->user_templateLayout of 'cart' extension in FlexForm to fill the selectbox.
As you can see in the screenshot the wrong $pluginName is passed to the getAvailableTemplateLayouts function.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions