Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3669 Переглядів

example :

('user_id','in',[u.uid for u in [x for x in user if x.groups_id]])

I need to validate if the currrent user field groups_id has value.

because its giving me error when no value. this should be filled out by default or not required.

Аватар
Відмінити