F
Filament3y ago
dyo

how can i pass data to widget from editRecords page?

how can i pass data to widget from editRecords page?
2 Replies
Ali Abbas
Ali Abbas3y ago
Hi @anindyoy we must have to declare public in the widget class
Dan Harrin
Dan Harrin3y ago
or you can access any property or method on the class using $this

Did you find this page helpful?