Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rodske 74 posts 104 karma points
    Mar 13, 2013 @ 21:09
    Rodske
    0

    How to customise server-side validation for custom FieldTypes

    Using Contour 3.0.9 with Umbraco 6.0.2 MVC I've created custom fieldtypes with fieldtype razor files, which have been great. The problem has been around server-side validating the form input. 

    What is the best way to invalidate a form submission due to errors in supplied data? Unfortunately I can't use the Code First approach as I need business owner to create the forms.

    Does it require hacking into the umbraco.businesslogic.ApplicationBase events?

    PS, I'm not talking about public override List ValidateSettings() on types, that validate the associate type settings.

Please Sign in or register to post replies

Write your reply to:

Draft