add computed twig in custom composite

Created on 29 June 2024, 2 months ago
Updated 30 June 2024, 2 months ago

Feature request
Status

Closed: won't fix

Version

6.2

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ty10086
  • I tried webform calculation fields insert to custom composite.
    https://www.drupal.org/project/calculation_fields

    so error shows,
    Warning: Undefined array key "#webform_parent_key" in _webform_entity_element_validate_rendering_error_handler() (line 1138 of modules/webform/webform.module).
    _webform_entity_element_validate_rendering_error_handler(2, 'Undefined array key "#webform_parent_key"',
    ...
    ...
    etc.

    Currently it seems impossible to accomplish this goal of calculating each row in a custom composite.

  • Status changed to Closed: won't fix 2 months ago
  • 🇺🇸United States jrockowitz Brooklyn, NY

    Computed twig elements have performance limitations via Ajax. Any additional support should be handled via custom code or dedicated contributed module.

Production build 0.71.5 2024