Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 1.53 KB

File metadata and controls

64 lines (45 loc) · 1.53 KB

Home / Bar__c

Bar__c

Description

Bar

Labels

A_Permissions:-R--/-- My_Permissions:-R--/--

Columns

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

Viewpoints

Name Definition
Foobar Foo and bar.

Constraints

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

Indexes

Name Definition
Id Primary Key
Name Name(Text)

Relations

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
}
Loading

Generated by tbls