Question
P3Fusion Inc.
IN
Last activity: 16 Feb 2026 8:47 EST
pyState value automatically converting to lowercase when using Field Value table type (OR State)
I’m facing an issue with the standard pyState property (defined at the base class level), which is configured with a Field Value table type.
When I receive a state value from an external response (for example, "OR") and set it in a Data Transform, the value gets automatically converted to lowercase ("or").
Because this property is referenced in multiple places (including When conditions and @IsInPageList() checks), the case change is impacting comparisons due to case sensitivity.