Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions doc/RuptGroup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Crudit RuptGroup

### Usage
A RuptGroup is used to group element together by data.
It can be activated in the following way, provided that the target field is a relationship, and all you have to do to activate it is pass it the value 1:

```php
$groupeTypeAttribut = Field::new('groupeTypeAttribut')->setRuptGroup(1);
```
And it's done !

### Result

Here is an example

![](img/rupt_group.png)
Binary file added doc/img/rupt_group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading