Unable to Programmatically Set DFF Field Value in Redwood
Summary:
Content (please ensure you mask any confidential information):
Hello Community,
I'm facing a strange issue with a DFF text field in a Redwood Performance Document.
The Problem:I can edit the field and enter a value manually without any issues. However, I am completely unable to set its value programmatically.
I have tried setting the value using several methods, and they all fail silently without any error message:
- Using a dynamic UI Rule (based on another field's value).
- Using a simple, unconditional "Always True" UI Rule.
- Setting a static Default Value on the field using an expression.
Since the field is clearly not read-only, what could be preventing the configuration tools from setting its value? It seems like some other mechanism is blocking or overriding the change.