Request Form Property Conversion
If the same property exists in both versions, the value of Classic Dynamics NAV report request form property is transferred to the same RDLC report request page property with no changes.
List of Classic Dynamics NAV report properties which are transferred to RDLC format report properties:
Request Form Property | Request Page Property |
---|---|
ID | ID |
Name | Name |
Caption | Caption |
CaptionML | CaptionML |
DataCaptionExpr | DataCaptionExpr |
DataCaptionFields | DataCaptionFields |
Editable | Editable |
InsertAllowed | InsertAllowed |
ModifyAllowed | ModifyAllowed |
DeleteAllowed | DeleteAllowed |
MultipleNewLines | MultipleNewLines |
Description | Description |
SourceTable | SourceTable |
SourceTableView | SourceTableView |
SourceTableTemporary | SourceTableTemporary |
SaveValues | SaveValues |
AutoSplitKey | AutoSplitKey |
PopulateAllFields | PopulateAllFields |
Permissions | Permissions |
LinksAllowed | LinksAllowed |