Hello
– I have a main form and 2 linked forms. I managed to retrieve data from the two linked forms and I am trying to add the contents of the retrieved data. But I cannot get anything in the calculated field. See the included drawing.
– Can a retrieved field be set to “read only” ?
Thanks
Attachments:
You must be
logged in to view attached files.
Calculation fields can only get an aggregate value from a Link to Form field.
If you need to pick out specific records and fields from a related form, you’ll need to use a Script field.
Calculation and Script fields are essentially read-only.