hello all , is there any way that I can insert javascript in my filament page?
I want to use HTML geolocation and include the latitude and longitude in my form
good day all!
is there any way that I can override the custom login functionality? for example if i have the account_activated boolean is the users table to check if it is true?
I have a boolean column in users table called password_changed.
since all user accounts are being created by the administrator, on the normal user's first login i need to redirect to a custom page for password change.
how can i achieve this?