Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
7499 มุมมอง

Is it possible make exclusive roles for users?

For example. We have object, that contain two fields: FIELD1 and FIELD2. Need two group: GROUP1 and GROUP2.

GROUP1 can view FIELD1, but can't view FIELD2. GROUP2 can view FIELD2, but can't view FIELD1. How define such groups?

Because if GROUP2 don't inherit GROUP1 or vice versa then it display in "Settings/Users/Users/Access Rights" like options, but not like roles (selection).

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

I think define your question you need to field level security. When you are creating FIELD1 then give him access right groups="GROUP1" Like that : <field name="FIELD1" groups="GROUP1"/> <field name="FIELD2" groups="GROUP2"/> Using that GROUP1 can access only FIELD1 and GROUP2 can access only FIELD2.

Thank You, Chetan Dhaduk(SerpentCS Pvt. Ltd.)

อวตาร
ละทิ้ง
ผู้เขียน

But if GROUP2 inherit GROUP1 then it inherit access to FIELD1.

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ย. 15
4921
1
มี.ค. 15
8516
access rights manual แก้ไขแล้ว
1
มี.ค. 15
5126
10
ธ.ค. 23
36947
Make Field Read Only for specific Group แก้ไขแล้ว
1
ธ.ค. 21
9929