frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Reack hooks component for entities composition

Open IskandarovRost opened this issue 4 years ago • 0 comments

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)

  1. Create a couple of entities Main and Details
  2. Linke them with one_to_many composition

image

  1. For the Main entity create a view that includes the relation image

  2. Create React Hooks component (see #4) selecting the view image

  3. Start the application

  4. 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 image

IskandarovRost avatar Feb 23 '21 16:02 IskandarovRost