-
Hi ! I made a custom FormPage, load with custom routing. But i have an issue with
A got an error, and it's seems that BelongsTo async is unable to get the resourceUri. I don't know what i miss, because it's working well for an another part. Here the error Here the FormPage
A part of my Model
And the resource
|
Beta Was this translation helpful? Give feedback.
Answered by
lee-to
Jan 28, 2025
Replies: 1 comment 14 replies
-
Show what request URL is generated during search |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
overwrite getResource in page class
return new YourResource()