Skip to content

Custom error template #32

@joeljv91

Description

@joeljv91

Hi!

I'm trying to render custom error template for each field but this error block template is hardcoded:

$this->errors[$error_block] = '<div class="error"><div class="container">' . $content . '<div class="close"><a href="javascript:void(0)">close</a></div></div></div>';

It's a nice functionality and I really think is needed for this library to be more amazing 👍 .

I can't found anything in docs but if there is something about it please let me know.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions