![]() |
Sender notified by Mailtrack | 04/02/22 08:56:19 |
--
You received this message because you are subscribed to the Google Groups "redcap open" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redcap_open...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/redcap_open/8244db2b-ae9c-4ab9-a95a-c77ece877928n%40googlegroups.com.
Team Lead, Research Informatics
T: (780) 248-1170 (Voicemail only)
Women and Children’s Health Research Institute
University of Alberta
5-083 Edmonton Clinic Health Academy (ECHA)
11405 87 Avenue NW Edmonton, AB T6G 1C9
WCHRI is a partnership between the University of Alberta and Alberta Health Services, funded by the generosity of the Stollery Children's Hospital Foundation and the Alberta Women's Health Foundation.
The University of Alberta respectfully acknowledges that we are situated on Treaty 6 territory, traditional lands of First Nations and Métis people.
To view this discussion on the web visit https://groups.google.com/d/msgid/redcap_open/CAOMrva8hLUakPhP76MqTaF8TP6k2dVGiBger-gar%2BdL5DjDqzw%40mail.gmail.com.
Team Lead, Research Informatics
T: (780) 248-1170 (Voicemail only)
Women and Children’s Health Research Institute
University of Alberta
5-083 Edmonton Clinic Health Academy (ECHA)
11405 87 Avenue NW Edmonton, AB T6G 1C9
WCHRI is a partnership between the University of Alberta and Alberta Health Services, funded by the generosity of the Stollery Children's Hospital Foundation and the Alberta Women's Health Foundation.
The University of Alberta respectfully acknowledges that we are situated on Treaty 6 territory, traditional lands of First Nations and Métis people.
Hello Nacho,
Rather than locking the form as a way of preventing calculations from being recalculated you could handle that in the calculation expressions themselves. You can use an if() statement to check whether a calculation has already been performed, i.e. that the current field already has a value. If it does then return that same value, if it does not, then perform the calculation.
As a simple example, say you have a calculated field named [calctimestwo] which as the calculation expression [somefield]*2, you would change that calculation to if([calctimestwo]=’’, [somefield]*2, [calctimestwo])
I hope that helps.
Regards,
Luke
From: redca...@googlegroups.com <redca...@googlegroups.com>
On Behalf Of ignacio...@gmail.com
Sent: Friday, 4 February 2022 19:08
To: redcap open <redca...@googlegroups.com>
Subject: [EXTERNAL]Autolock instrument at completion
CAUTION: External Email. Please be cautious with attachments and clicking links
--
You received this message because you are subscribed to the Google Groups "redcap open" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
redcap_open...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/redcap_open/8244db2b-ae9c-4ab9-a95a-c77ece877928n%40googlegroups.com.
This e-mail and any attachments to it (the "Communication") are, unless otherwise stated, confidential, may contain copyright material and is for the use only of the intended recipient. If you receive the Communication in error, please notify the sender immediately by return e-mail, delete the Communication and the return e-mail, and do not read, copy, retransmit or otherwise deal with it. Any views expressed in the Communication are those of the individual sender only, unless expressly stated to be those of Murdoch Children’s Research Institute (MCRI) ABN 21 006 566 972 or any of its related entities. MCRI does not accept liability in connection with the integrity of or errors in the Communication, computer virus, data corruption, interference or delay arising from or in respect of the Communication.