Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Ability to hide error messages inside <bfv-messages></bfv-messages> #63

Open
idris-rampurawala opened this issue Feb 6, 2019 · 2 comments

Comments

@idris-rampurawala
Copy link

There are instances where I do not want show default error messages but a customized one that too based on custom logic. Hence, it would be great if this enhancement is added.

@idris-rampurawala idris-rampurawala changed the title Ability to hide error messages Ability to hide error messages inside <bfv-messages></bfv-messages> Feb 6, 2019
@third774
Copy link
Owner

This functionality seems like it would be covered under Custom Error Messages. Can you explain further if it isn't?

@idris-rampurawala
Copy link
Author

I am able do a workaround with following snippet
<bfv-messages [ngStyle]="{'display':'none'}"></bfv-messages>

Custom Error Messages won't solve my use case. I have my own custom validations and handling for each fields

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants