Can we export notes from the ODK?

Dear all,
i want to ask if there's any possible way to export the notes in the ODK form to the csv file?

here's an example for what i'm asking for what i'm asking for:Book1.xlsx (10.1 KB)

I think every thing in your form also the notes will be exported.

1 Like

Hi @Khaled_Altaher,

"notes" are meant for displaying instruction, they don't accept inputs, hence not even saved. You can try to use "calculate". Or with the same design change notes to text, then set default values the notes label, set the text is as read-only, and don't put labels so that only the default values appears.

Hope am clear ...

1 Like

Hi @dicksonsamwel
i tried calculate and it worked very well,
Thank you!

1 Like

Hi @Khaled_Altaher,

Thanks for the feedback.