cofoundry-cms / cofoundry

Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development

Home Page:https://www.cofoundry.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Page: Custom entity page triggers unresolvable validation error

HeyJoel opened this issue · comments

When adding a page of type "custom entity page", the following validation error occurs:

Custom entity details pages should not specify a Url Path, instead they should specify a Routing Rule.

However, the Url Path cannot be edited in the UI. This is likely because the field is being automatically populated when entering a title.

Fixed, will be released in v0.11.1