07-26-2021, 02:12 AM
Good morning...
I am using HTML templates and it has been working in the traditional way with the "Templates" and "wwwroot" folders. I would like to know if it is possible to create subfolders inside the "Templates" folder to sort the HTML files by categories. Is it possible to create subfolders inside the "Templates" folder or do I have to put all the .html files in the same folder? This does not work for me:
IWTemplateProcessorHTML1.Templates.Default = pages/profile/overview.html
The folder "pages" is inside the folder "Templates".
How to proceed in these cases in general ?. I am using IntraWeb 15.2.32 with Delphi 10.4.2, thanks in advance.
I am using HTML templates and it has been working in the traditional way with the "Templates" and "wwwroot" folders. I would like to know if it is possible to create subfolders inside the "Templates" folder to sort the HTML files by categories. Is it possible to create subfolders inside the "Templates" folder or do I have to put all the .html files in the same folder? This does not work for me:
IWTemplateProcessorHTML1.Templates.Default = pages/profile/overview.html
The folder "pages" is inside the folder "Templates".
How to proceed in these cases in general ?. I am using IntraWeb 15.2.32 with Delphi 10.4.2, thanks in advance.