ECA Render: how to prevent output of render action when token name defined for later use

Created on 18 April 2024, 2 months ago
Updated 3 May 2024, about 2 months ago

Problem/Motivation

All render actions have an optional Token Name field with this description:

Optionally define a token name of this render element. It will be made available under that token name for later usage. Please provide the token name only, without brackets.

My assumption has been, that if an action defines a token name, the result will be stored in the token but not actually added to the render array as well. This is because the description says "... for later usage".

Questions:

  • Is there a use case where a render element should be rendered now AND later?
  • If yes, then we need an extra flag to change that default behaviour to not output, but only set it to a token.
  • If no, then this is a bug and we should fix that.
πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany jurgenhaas Gottmadingen

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024