Introduce method to tokenize either form values or any values

Created on 31 July 2024, 4 months ago

Problem/Motivation

There is a need to tokenize configuration (form values) before the segment configuration is saved (for example, intermediary ajax submit)

Steps to reproduce

Proposed resolution

Either introduce a capability to tokenize form values or tokenize any arbitrary data.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

🇱🇹Lithuania mindaugasd

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

Comments & Activities

  • Issue created by @mindaugasd
  • Status changed to Closed: works as designed 4 months ago
  • 🇱🇹Lithuania mindaugasd

    Method can be used for this

    protected function configurationReplaceTokens(array $config): array
    
Production build 0.71.5 2024