I have choice list named LogCode where Logcodes are 120.01.01, 120.01.02 etc. Against each log code there are some text in bullet form. While I call this ${LogCode} in the note the all bullet shows one after another but not breaking line in bullet.
Please help me to solve my issue. I have also tried same by pulldata function it appears same result.
Survey sheet
| select_one logcode | LogCode | B3. Activity log code/Monitoring tool selection | ||
|---|---|---|---|---|
| select_one improcess | ImplementProcess | Implementation Process: | myfilter=${LogCode} | |||
|---|---|---|---|---|---|---|
Alternatively I wish to use as below:
note Note1 Activity description: ${ImplementProcess}
Choice sheet:
| improcess | Imp_120.01.07 | - Select beneficiaries (15-20) according to selection criteria
- Select date, time and venue for this session
- Contact and invite the participants
- Prepare session contents and schedule
- CF will prepare herself to take this session according to contents
- Ensure logistics (banner, Flip chart, module, attendance sheet)
- Conduct the session according to session plan
- Take the feedback of learning from the participants
- Close the session with thanks to all participants. | 120.01.07 |
|----|----|----|----|
I want my note display like below:
- Select beneficiaries (15-20) according to selection criteria
- Select date, time and venue for this session
- Contact and invite the participants
- Prepare session contents and schedule
- CF will prepare herself to take this session according to contents
- Ensure logistics (banner, Flip chart, module, attendance sheet)
- Conduct the session according to session plan
- Take the feedback of learning from the participants
- Close the session with thanks to all participants.
