Hi,I had the same question.You can try:1. Create your template2. Using crx-de, locate your template:3. From XF view, click settings to add the location:4.Your template should display like this:Let me know your updates.Chris
Hello,I am trying to use org.json (which can be found here: Maven Repository: org.json » json) to parse the json request since it is very easy to use. We have added the dependency in pom.xml as shown below:But after deploying our build, we encountered the error below.Can someone provide some inputs ...