Skip to content

Commit 176f1eb

Browse files
committed
update readme
1 parent 2e06d93 commit 176f1eb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@ There are two field types available in this package which allow you an instant c
6868
- [select2_from_ajax](https://laravel-backpack.readme.io/docs/crud-fields#section-select2_from_ajax)
6969
- [select2_from_ajax_multiple](https://laravel-backpack.readme.io/docs/crud-fields#section-select2_from_ajax_multiple)
7070

71-
> Edit and delete is only available for `select2_from_ajax`!
71+
> **Attention:**
72+
>
73+
> Edit and delete buttons are only available for `select2_from_ajax`
74+
> Please consider your database constraints when using the delete button!
7275
7376
### Field Definition
7477

0 commit comments

Comments
 (0)