mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-03 12:47:44 +08:00
Update 5-minutes-to-get-started.md
This commit is contained in:
parent
0ba4e29016
commit
24dc9734a5
@ -52,7 +52,7 @@ In this case, for the relationship fields, we have to select the correct type so
|
||||
|
||||
After creating a relationship field, we can see the automatically generated reverse association field in the Collection being associated. For example, we can see the automatically generated Orders field in `Customers`, so we can call the data of `Orders` in the block of `Customers`.
|
||||
|
||||
![1.auto.relation.jpg](./5-minutes-to-get-started/1.auto.relation.jpgg)
|
||||
![1.auto.relation.jpg](./5-minutes-to-get-started/1.auto.relation.jpg)
|
||||
|
||||
Once the data collections and fields are created, we start making the interface.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user