Has anyone created a nice report for Survey 123 but have issues with field name lengths and causes data to not appear in locations you want them to?
Looks like this in the template:
Tree Plot Size: ${PlotSizeTree} Absolute % Cover Dominant (Y/N) Indicator:${#Name}
${ScienceName} |
|
| ${AbsPerCoverTree} | ${DomTreeSpecies2} | ${Indicator} |
|
${/Name}
${TotalCoverTree} = Total Cover
Shrub Plot Size: ${PlotSizeShrub} Absolute % Cover Dominant (Y/N) Indicator: ${#NameShrub}
${ScienceName1} |
|
| ${AbsPerCoverShrub} |
| ${DomShrubSpecies2} | ${Indicator1} |
${/NameShrub}
${TotalCoverShrub} = Total Cover
Herb Plot Size: ${PlotSizeHerb} Absolute % Cover Dominant (Y/N) Indicator:${#NameHerb}
${ScienceName2} |
|
| ${AbsPerCoverHerb} |
| ${DomHerbSpecies2} |
| ${Indicator2} |
${/NameHerb}
${TotalCoverHerb} = Total Cover
Woody Vine Plot Size: ${PlotSizeWoodyVine} Absolute % Cover Dominant (Y/N) Indicator:${#NameWoodyVine}
${ScienceName3} |
|
| ${AbsPerCoverWoodyVine} | ${DomWoodyVineSpecies2} | ${Indicator3} |
${/NameWoodyVine}
${TotalCoverWoodyVine}= Total Cover
But then spits out:
Tree Plot Size: 5 ft Absolute % Cover Dominant (Y/N) Indicator:
Aplectrum hyemale |
|
| 20 | Yes | FAC |
|
Piperia unalascensis |
|
| 10 | Yes | FACU |
|
30 = Total Cover
Shrub Plot Size: 10 ft Absolute % Cover Dominant (Y/N) Indicator:
Plagiobothrys leptocladus |
|
| 20 |
| Yes | FACW |
Castilleja minor |
|
| 5 |
| No | OBL |
25 = Total Cover
Herb Plot Size: 2 ft Absolute % Cover Dominant (Y/N) Indicator:
Trichophorum alpinum |
|
| 30 |
| Yes |
| OBL |
Sporobolus airoides |
|
| 2 |
| No |
| FAC |
32 = Total Cover
Woody Vine Plot Size: 5 ft Absolute % Cover Dominant (Y/N) Indicator:
Carex nelsonii |
|
| 15 | Yes | FAC |
Cyperus hermaphroditus |
|
| 2 | No | FACU |
17= Total Cover
Hi Claire,
Have you tried putting the questions/answers in a table, that will allow you to set the column widths and align all the answers under the questions labels?
Phil.
Hi Philip - yes that is what we have been doing. It appears the table is the best route to get things to line up the best.