Posts by mistermelotte

    Is it possible in the blog app to detect if a comment has been made by the post author?

    I tried to achieve it with a system variable, but I think this is not the way to handle it since, the comments don't have a comment_custom function.

    Any help greatly appreciated

    Hi all, I am new to Perch and was wondering if it is possible to add classes and attributes to invalid fields in the blog comment form, or to any Perch form.
    I want to add aria-invalid attributes to make the form validation more accessible.

    I know how to do it with Javascript, but for me this should not be done by Javascript alone, it should also be done on the server.

    Hopefully someone can help me on my way

    Kind Regards