azhihao
azhihao
FFilament
Created by azhihao on 9/6/2023 in #❓┊help
How to do complex validation on a modal form?
I just found the HasLifecycleHooks concern, and looks like it suits my need. But still need to find a way to display validation errors since I cannot inject $fail in it's closure..
6 replies
FFilament
Created by azhihao on 9/6/2023 in #❓┊help
How to do complex validation on a modal form?
Hi @toeknee thanks for the hint. Injecting $get should work, but seems a little hacky to me. I was wondering if there exists a validation hook before submitting the form...
6 replies