i7MEDIA / mojoportal

mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
https://www.mojoportal.com
Other
197 stars 100 forks source link

SuperFlexi ControlType="DateTime" needs validation #232

Open Isaac-Hall opened 9 months ago

Isaac-Hall commented 9 months ago

Typing a non-date value into the date input and saving the item causes the edit page to throw an error. We should add some validation to ensure only real date values get saved here.