Table CCS DMS SharePoint Filter
table 5306021 "CCS DMS SharePoint Filter"
Properties
Name |
Value |
Caption |
DMS SharePoint Filter |
DataClassification |
CustomerContent |
DrillDownPageID |
CCS DMS SharePoint Filters |
LookupPageID |
CCS DMS SharePoint Filters |
Fields
Document Library Code
field(1; "Document Library Code"; Code[20])
Properties
Name |
Value |
Caption |
Document Library Code |
DataClassification |
CustomerContent |
TableRelation |
"CCS DMS Document Library" |
Content Type Code
field(2; "Content Type Code"; Code[20])
Properties
Name |
Value |
Caption |
Content Type Code |
DataClassification |
CustomerContent |
TableRelation |
"CCS DMS Content Type".Code where("Document Library Code" = field("Document Library Code")) |
Table Id
field(3; "Table Id"; Integer)
Properties
Name |
Value |
Caption |
Table ID |
DataClassification |
CustomerContent |
NotBlank |
1 |
TableRelation |
"CCS DMS Table Setup"."Table Id" where("Document Library Code" = field("Document Library Code"), "Content Type Code" = field("Content Type Code")) |
Field Name
field(5; "Field Name"; Text[50])
Properties
Name |
Value |
Caption |
Field Name |
DataClassification |
CustomerContent |
NotBlank |
1 |
TableRelation |
"CCS DMS Document Library Field"."Static Name" where("Document Library Code" = field("Document Library Code")) |
Field Caption
field(15; "Field Caption"; Text[80])
Properties
Name |
Value |
CalcFormula |
lookup("CCS DMS Document Library Field"."Title" where("Document Library Code" = field("Document Library Code"), "Static Name" = field("Field Name"))) |
Caption |
Field Caption |
Editable |
0 |
FieldClass |
FlowField |
Value Class
field(30; "Value Class"; Enum "CCS DMS Value Class")
Properties
Name |
Value |
Caption |
Value Class |
DataClassification |
CustomerContent |
Value Field
field(35; "Value Field"; Text[250])
Properties
Name |
Value |
Caption |
Value Field |
DataClassification |
CustomerContent |
Value Caption
field(36; "Value Caption"; Text[80])
Properties
Name |
Value |
Caption |
Value Caption |
DataClassification |
CustomerContent |
Editable |
0 |
field(40; "Value Format String"; Text[30])
Properties
Name |
Value |
Caption |
Value Format String |
DataClassification |
CustomerContent |
Conversion Code
field(41; "Conversion Code"; Code[20])
Properties
Name |
Value |
Caption |
Conversion Code |
DataClassification |
CustomerContent |
Module Code
field(70; "Module Code"; Code[20])
Properties
Name |
Value |
Caption |
LibrarySet Module |
DataClassification |
CustomerContent |
TableRelation |
"CCS DMS Library Module".Code |
Operator
field(130; "Operator"; Enum "CCS DMS SP Filter Operator")
Properties
Name |
Value |
Caption |
Comparison Operator |
DataClassification |
CustomerContent |
Keys
Name |
Fields |
Properties |
Primary |
- "Document Library Code"
- "Content Type Code"
- "Table Id"
- "Field Name"
|
|
Events
OnAfterGetValue
event "CCS DMS SharePoint Filter" OnAfterGetValue(RecRef: RecordRef; var FldValue: Variant)
Parameters
Name |
Type |
Description |
RecRef |
RecordRef |
|
FldValue |
Variant |
|
Attributes
Name |
Arguments |
IntegrationEvent |
True, False |
OnAfterValidateValue
event "CCS DMS SharePoint Filter" OnAfterValidateValue()
Attributes
Name |
Arguments |
IntegrationEvent |
True, False |