Get record in custom page

Hi I want to get the record data in a custom page, I tried with $this->record but is not working, I'm using v3
Solution:
I found the soluction, I had to mount it first
Jump to solution
6 Replies
Sanchit Patil
Sanchit Patil16mo ago
have you tried only $record?
Patrick Boivin
Patrick Boivin16mo ago
Can you share the code of the custom page?
Solution
Javier Mercedes
Javier Mercedes16mo ago
I found the soluction, I had to mount it first
Kaan
Kaan16mo ago
Why you didn't write solution 🥹 I have the same problem
krekas
krekas16mo ago
But he did said. Mount it first. It's a livewire thing to use route model binding.
Kaan
Kaan16mo ago
Oh, i'm sorry. You right.

Did you find this page helpful?