How to Rebind PropertyViewWidgetFactory to Support NavigatableWidget with URI in Options? #15309
Unanswered
Shulabh-Prakash
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to make PropertyViewWidget implement NavigatableWidget which will help me pass the URI through PropertyViewWidgetOptions/NavigatableWidgetOptions.
To achieve this, I need to rebind the PropertyViewWidgetFactory.
Could someone guide me on the correct approach to rebind the factory while ensuring the URI is correctly passed in the options? Any insights or code examples would be highly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions