how to access current record in form function of Resource file
The orders have multiple products and those products belongs to a category
I want to show all products with their category name in textinput
[product 1 - category 1]
[Product 2 - category 2]
how to access current record in form function of Resource file
Mmm i don't want that you have misunderstood me
I want the current record not the model class
For example i want the current order id not the order model class
Something like