03_dotuan
How to custom data before save record?
I have a form with Repeater, the repeater is used to create new user, i want if there is any new user is added to repeater, then an email will be sent to them, which hook of filament help me to do it ?
4 replies
Display link of child relationship
I created a facility resources, in it's columns, i want to add custom col name "view rooms", when click on it, the browser will redirect to list rooms with facility_id, i tried relation manager but it seems display below of edit facility screen, how can i do that?
4 replies