frontend
frontend copied to clipboard
Reack hooks component for entities composition
4.0.0-beta.1 CUBA Platform version: 7.2.11 CUBA Studio plugin version: 15.0.SNAPSHOT2696-202 IntelliJ version: IntelliJ IDEA 2020.2.4 (Community Edition)
- Create a couple of entities Main and Details
- Linke them with one_to_many composition
-
For the Main entity create a view that includes the relation
-
Create React Hooks component (see #4) selecting the view
-
Start the application
-
Allow access to all the entities and their attributes for the frontend user
AR: The Main entity editor does not have means to create the collection of Details