تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
7888 أدوات العرض

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
أغسطس 23
3393
0
نوفمبر 21
2470
4
أكتوبر 21
80208
0
أبريل 21
5551
1
ديسمبر 19
3851