Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 715 Bytes

2021-06-10-get-recipients-from-slot-config-of-respective-entity-for-contact-form.md

File metadata and controls

14 lines (14 loc) · 715 Bytes
title issue author author_email author_github
Get recipients from slot config of respective entity for contact form
NEXT-14222
d.neustadt
d.neustadt@shopware.com
dneustadt

Core

  • Added property navigationId to NavigationPage, LandingPage and ProductPage which is set to the ID of the category, landing page or product respectively
  • Changed ContactFormRoute to determine repository of entities to get the slot config from by CMS page type

Storefront

  • Changed CMS element contact form to pass id of either category page, landing page or product to retreive the respective slot config with specific recipients
  • Added hidden input to CMS element contact form to pass type of CMS page