This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Support referencing other bean in bean property value #2045
Labels
feature request
Thumbs up the issue to vote for it
Please describe the feature that you want to propose
Support referencing other bean in bean property value. Allow choosing existing bean from dropdown.
Currently, Beans UI is built as just one of metadata editor by introspecting JSON schema. However, this feature requires to let it recognize beans as beans, but not a generic metadata.
The text was updated successfully, but these errors were encountered: