1. What is the issue? Please be detailed.
I have one CSV attached as media. CSV contains information of farmer ID, crops practiced by a farmer and areas of each crop.
Farmer ID - Crop 1 - Crop 2 - Crop 3
FID123 - 1 ac - 0 ac - 0 ac
FID234 - 2 ac - 1 ac - 0 ac
FID145 - 1.2 ac - 1.2 ac - 1.8 ac
I want to show above data in tabular format in ODK app.
any workaround?
2. What steps can we take to reproduce this issue?
3. What have you tried to fix the issue?
I already tried to combine all information with comma or dash separation in one cell/row, this information display in Select list with no label.
The data is visible however no control over layout and column width, which make hard to read the information like table.
4. Upload any forms or screenshots you can share publicly below.