콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1325 화면

Hello,

I would like to know how can I hide the user wise (+)quick_create in project.task kanban view?

here is my sample code 

0
when i write quick_create is 0 with attribute code is working for all users
task_group is a boolean field that depends on user security
{'quick_create': [('task_group':True)],'no_quick_create': [('task_group':False)]}
is there any other option?
아바타
취소