- 🇪🇪Estonia ram4nd Tallinn
As joachim points out:
There's no system in Drupal or Entity API to determine which of an entity's properties appear in the form, or how to present them.
The patch allows you to add custom form fields for existing properties and saves them. Improved the code snippet in readme, so there is an example.
- 🇬🇧United Kingdom joachim
> There's no system in Drupal or Entity API to determine which of an entity's properties appear in the form, or how to present them.
That was 13 years ago though!
There IS that in D8+! :)