Creating a feature report in Survey 123 and I created a custom feature report template. Any adjustment I make to the scale for the map in the template based on the location field is not reflected in the Sample Report generated, is there any other syntax I can try?
So far I have attempted:
${Location|mapSettings:””:100000|size:319:239}
${Location|mapSettings:”8bf7167d20924cbf8e25e7b11c7c502c”:100000|size:319:239}
${$shape|mapSettings:”8bf7167d20924cbf8e25e7b11c7c502c”:100000|size:319:239}
I have tried various scale values but the feature report always exports the same scale that only shows the full extent of the feature, not at the scale I'm defining in the feature report syntax.
Please let me know if I can provide any other information on this and thank you for any guidance and troubleshooting offered.