Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Использование в GridView #4

Open
MTandi opened this issue Feb 15, 2018 · 1 comment
Open

Использование в GridView #4

MTandi opened this issue Feb 15, 2018 · 1 comment

Comments

@MTandi
Copy link

MTandi commented Feb 15, 2018

Пытаюсь расширить модуль, чтобы у пользователей была возможность добавлять поля и видеть их в таблице, не залезая в код моделей.

Есть ли адекватный способ отображения всех полей, добавленных к экземплярам определённой модели в GridView с фильтрацией и сортировкой?

@pistol88
Copy link
Contributor

$model-> getFields() должен вернуть все привязанные поля.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants