I have a read only text field with value pre-populated. How can I get the displa

I have a read only text field with value pre-populated. How can I get the display value? The saveInto expression is never executed.

a!textField(
label: "label",
value:"testValue",
readonly: true(),
saveInto: ri!tv
)

OriginalPostID-165545

OriginalPostID-165545

  Discussion posts and replies are publicly visible