How to check for empty dataProvider value. When I do not have it, it shows an empty value, but I would like to redirect if the sample from the database is empty.
- oneSee the number of items, for example. $ provider -> getCount (); - fedornabilkin
- Thank. Works. - Victor Vasilyev
|