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

What I want to do:

Hide a page in a form view if its not the users own record, or the user is not in a given group.

What I've tried:

Using attrs to set the page invisble.

The Problem:

uid is not available in attrs.(?)

Question:

Can I use the eval expression to evaluate True or False for the invisible attribute directly, instead of using attrs?

What other suggestions?

Using groups would work to hide the page for groups, but this way, I can't make the page visible for the owner of the record. (?)

 

Thanks.

아바타
취소
베스트 답변

For your case you can define function filed, that will return your evaluation.

Make that field invisible.

With attrs control your PAGE through this field.

 

아바타
취소
작성자

Thx for the reply. I've read about that solution before. I think it's ugly, but it will do if there are no alternatives.

베스트 답변

See this answer and this launchpad bug discussion. From what I understand it is not supported and you'll have to write a function field that returns the uid, and use that.

아바타
취소
관련 게시물 답글 화면 활동
1
8월 23
3400
0
11월 21
2479
4
10월 21
80214
0
4월 21
5556
1
12월 19
3857