formcms
formcms
Hi Feng, in the file https://github.com/FormCms/FormCms/blob/main/server/FormCMS/Cms/Builders/CmsBuilder.cs line 235 app.MapGroup(options.RouteOptions.PageBaseUrl) .MapPages("admin", "doc", "files", "favicon.ico", options.RouteOptions.ApiBaseUrl) the knowURL "admin", "doc", "files", "favicon.ico", are not treated as Page. I think if you put...
Hi Charles, that is awesome. thanks for the efforts. will review it tomorrow.
Hi Charles, Please see my comments below, thank you so much. 1. project example/SqlServerDemo/SqlServerCmsApp purpose of this project is to demo/test nuget package. so I suggest leave it unchange. There...
Hi Charles, Nothing to correct, we can discuss when we faces a specific case.
hi Charles, Thank you so much for your help! I will test it and let you know. Best regards Jingshun On Sun, Oct 12, 2025 at 10:33 AM fngch ***@***.***>...