Replies: 1 comment
-
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pods should support inheritance like in object oriented class definitions. This would help to avoid to define the (same) fields in different child pods. If you can create a parent pod which defines the common fields for each child pod.
The same feature would be very nice for templates as well. If you could define a template for a parent pod and the children. If you create an object of a child pod it will be displayed with the child template which is as a combination of the parent and child template. Perphaps you can define the position for displaying the parent.
Beta Was this translation helpful? Give feedback.
All reactions