Home / Bar__c
Bar
A_Permissions:-R--/-- My_Permissions:-R--/--
| Name | Type | Default | Nullable | Extra Definition | Children | Parents | Comment |
|---|---|---|---|---|---|---|---|
| Id | Id | false | Foo__c | Id | |||
| Name | Name(Text) | false | Bar Name | ||||
| RecordTypeId | Record Type | false | Bar1; {Bar 2, Bar2} | Record Type |
| Name | Definition |
|---|---|
| Foobar | Foo and bar. |
| Name | Type | Definition | Comment |
|---|---|---|---|
| BarSharingRule1 | SharingOwnerRule | [Edit]; From AllInternalUsers; To RoleAndSubordinatesInternal{CEO} | Bar Sharing Rule1; description |
| BarSharingRule2 | SharingOwnerRule | [Read]; From Role{MarketingTeam}; To AllInternalUsers | Bar Sharing Rule2 |
| BarSharingRule3 | SharingCriteriaRule | [Read][IncludeRecordsOwnedByAll]; From {1 OR 2, Name startsWith A, Name equals B}; To AllInternalUsers | Bar Sharing Rule3 |
| Id | Primary Key | Primary Key |
| Name | Definition |
|---|---|
| Id | Primary Key |
| Name | Name(Text) |
erDiagram
"Foo__c" }o--|| "Bar__c" : "MasterDetail
(Foo__c.Bar__c)
(Bar__c.Fooes)"
"Bar__c" {
Id Id
}
"Foo__c" {
Lookup_Account_ Account2__c FK
Lookup_Account_ Account__c FK
MasterDetail_Bar__c_ Bar__c FK
}
Generated by tbls