Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reack hooks component for entities composition #388

Open
IskandarovRost opened this issue Feb 23, 2021 · 0 comments
Open

Reack hooks component for entities composition #388

IskandarovRost opened this issue Feb 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request generator: React

Comments

@IskandarovRost
Copy link

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 React hooks support #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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request generator: React
Projects
None yet
Development

No branches or pull requests

2 participants