veyselsahin / yii2-giix

Yii2 Extended Generator
https://veyselsahin.com.tr
9 stars 5 forks source link

Undefined index: globally_hidden_on_create #3

Closed milorojas closed 8 years ago

milorojas commented 8 years ago

When i try to create a CRUD shows 'Undefined index: globally_hidden_on_create'

Path = veyselsahin/yii2-giix/crud/default/views/_form.php Line 43

veyselsahin commented 8 years ago

i will add new files. globally_hidden_on_create is a param and its helps to prevent adding any columns on creating such as created_at. thanks @milorojas