You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
For the Main entity create a view that includes the relation
Create React Hooks component (see React hooks support #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
The text was updated successfully, but these errors were encountered: