modmore / ClientConfig

ClientConfig is a MODX Revolution Extra to allow clients to maintain settings in a user friendly way.
https://docs.modmore.com/en/Open_Source/ClientConfig/index.html
MIT License
28 stars 27 forks source link

Redactor in context mode #199

Closed Jako closed 10 months ago

Jako commented 1 year ago

Summary

A redactor field shows/saves the same value in all contexts in context mode. A Textfield switches the value, when the context is switched.

Step to reproduce

Add a redactor field in context mode.

Environment

ClientConfig 2.3.3 MODX 3.0.1

Mark-H commented 10 months ago

Additional info from S38178 suggests toggling view source in redactor makes it switch the values. We're also tracking this from Redactor in the internal tracker modmore/Redactor#510

muzzwood commented 10 months ago

This fixes the issue: https://github.com/modmore/ClientConfig/pull/208/files