Skip to content

Commit 773c342

Browse files
authored
update inline create docs (#647)
1 parent bc54a3c commit 773c342

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

7.x/crud-operation-inline-create.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ In addition, it needs:
3030
- the _main entity_ would be Article (big form);
3131
- the _secondary entity_ would be Category (small form, in a modal);
3232

33+
> **NOTE**: It does not work with HasMany relationships, as those relationships require the "_main_" entity to be created before the "_secondary_" entity.
34+
3335
<a name="how-to-use"></a>
3436
## How to Use
3537

0 commit comments

Comments
 (0)