Skip to main content

ViewTargetResourceTemplate

Creates the entity view (designElement = resourceTable), the report and the rights for a given profile.

The scaffolding generates the following scaffoldings:

Examples


<ViewTargetResourceTemplate EntityType="SAB_User Profile="Administrator"/>

Properties

PropertyDetails
EntityType optionalType String Description Identifier of the entity type involved in the scaffolding.
Profile optionalType String Description Identifier of the profile involved in the scaffolding.
Property optionalType String Description Identifier of the property involved in the scaffolding.

Generated XML

Our example generates the following configuration:


<EntityTypeDisplayName Id="303" EntityType="SAB_User" /><EntityTypeDisplayTargetResourceTable Id="345" EntityType="SAB_User" /><TargetResourceReportAccessControlRules Id="369" EntityType="SAB_User" Profile="Administrator" /><TargetResourceReportMenus Id="378" EntityType="SAB_User" /><TargetResourceReport Id="385" EntityType="SAB_User" /><ViewAccessControlRules Id="393" EntityType="SAB_User" Profile="Administrator" />