Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タイポ3 6.1
同じページで同じプラグインの複数のインスタンスを使用するにはどうすればよいですか? Flexform switchableControllerActions を備えたフロントエンドプラグインを備えた extbase 拡張機能があります。1つは「カテゴリー一覧」、もう1つは「アイテム一覧」です。
1 つのカテゴリ リスト アイテムをクリックすると、その関連アイテム リストが同じページに表示され、カテゴリ リスト アイテムもそこにとどまるはずです。
2 つの個別の FE プラグインを作成します。1 つはアクションのみcategoriesを含み、もう 1 つはitemsアクションのみを含みます。
categories
items
お役に立てれば
tx_yourextension.mvc.callDefaultActionIfActionCantBeResolved = 1