FFilament•Created by kevin on 6/2/2023 in #❓┊help How do I make a unique() field with the id of the resource?
I'm trying to perform a unique() validation on a TextInput, but I need the resource's ID. I'm using request('record') when I'm on the edit page but request('record') is empty.