Description
In the website, I was at "/content/control/updateSurveyQuestion". I saw the following error message:
Error rendering included template at location [component://content/template/survey/SurveyOptions.ftl': freemarker.template.TemplateNotFoundException]...
I did a search and I found the file; however, the file is in the Groovy folder at:
/applications/content/groovyScripts/SurveyOptions.ftl
I believe the correct location should have been:
/applications/content/template/survey/SurveyOptions.ftl
I re-saved the file at what I think is the correct location, and the error was fixed.
This is my first time suggesting an issue, so if I did anything incorrectly, please let me know .