We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e06d93 commit 176f1ebCopy full SHA for 176f1eb
README.md
@@ -68,7 +68,10 @@ There are two field types available in this package which allow you an instant c
68
- [select2_from_ajax](https://laravel-backpack.readme.io/docs/crud-fields#section-select2_from_ajax)
69
- [select2_from_ajax_multiple](https://laravel-backpack.readme.io/docs/crud-fields#section-select2_from_ajax_multiple)
70
71
-> Edit and delete is only available for `select2_from_ajax`!
+> **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!
75
76
### Field Definition
77
0 commit comments