Dear All,
Can you guide me i want to autoupdate while followup 1 then auto update base line date, If fill the form follow up 2 then auto fill the last foloow up date 1 to continue till last followup.
Dear All,
Can you guide me i want to autoupdate while followup 1 then auto update base line date, If fill the form follow up 2 then auto fill the last foloow up date 1 to continue till last followup.
You'll want to use Entities. See https://docs.getodk.org/entities-intro to get started. Do also try the tutorial at https://docs.getodk.org/tutorial-community-reporting.
Thanks for reply. You it is possible then we share any example we are working in entity require field is working fine apart from baseline date autopopuate follow up 1, Follow up1 date autopopulate 2 continue end of autopopulate
In general, if you want to use data from an Entity, you need to use a lookup expression: https://docs.getodk.org/form-datasets/#lookup-expressions
If you want to autopopulate a value that is hidden or read-only, you can use a calculate
. To autopopulate a value that a user can change, use a dynamic default.
If this doesn't answer your question, please either show a sample form or tell us more about what you're trying to do. Feel free to write in the language that is most comfortable to you!
And when you have a moment, we'd love to learn more about you and what you do in the introduction thread!