Ideas

Give us your best ideas!

Add support to get fieldGroups and displayFieldGroups in ITemplateInfo

With a newer version of the Litium Storefront API we got the ability to add display templates for all field templates in Litium.

However there is no real feasible way to use displayTemplates without altering code first that consumes data from the API. It would be great to add support for field groups (both fieldGroups and displayFieldGroups) on the ITemplateInfo interface to get field data when fetching the display template.

As with this we can easily create general views that should not use a specific type to get the field groups of the content. Which means dynamically creating field templates with different display templates becomes feasible.

  • Christian Norrman
  • Apr 27 2025
  • Attach files
      Drop here to upload