Having field data auto-populate in a read only field later on
Hello,
I'm trying to create a part of my form where the user fills in a value (a number) to a text box field and that value is automatically populated in a read-only text box in a later part of the form. The read-only text should adjust as the user adjusts the original text, but it shouldn't be able to be adjusted itself (hence the read-only).
I haven't figured out a way to make this work (actions? calculate?) and none of the forums I've found seem to address this. I'm assuming I shouldn't just name them the same thing because then they will both have to be adjustable or read-only.
If someone knows how this can be done please let me know! Thank you all in advance!
