Top Method Summary
Options Name Purpose
CHARACTER GetFormActionTargetName (handle, ISmartRepositoryService) Determines the name of the FormAction target
CHARACTER GetPrimaryDataSourceName (handle, ISmartRepositoryService) Determines the name of the primary data-source
CHARACTER GetPrimaryDataTargetNames (handle, ISmartRepositoryService) Determines the names of the primary data-target's
RenderDataSources (JsonObject, handle, ISmartRepositoryService) Renders the Data Sources in the Form
Progress.Json.ObjectModel.JsonObject RenderDynamicFormToJson (character) Renders the form template to JSON
Progress.Json.ObjectModel.JsonObject RenderDynamicFormToJson (handle) Renders the form template


Method Detail
Top

CHARACTER GetFormActionTargetName (handle, ISmartRepositoryService)

Purpose: Determines the name of the FormAction target
Notes:

Parameters:
phRepositoryData HANDLE
The handle of the ProDataset with the repository data
poRepository Consultingwerk.SmartFramework.Repository.ISmartRepositoryService
The ISmartRepositoryService instance
Returns CHARACTER
The name of the FormAction target
Top

CHARACTER GetPrimaryDataSourceName (handle, ISmartRepositoryService)

Purpose: Determines the name of the primary data-source
Notes:

Parameters:
phRepositoryData HANDLE
The handle of the ProDataset with the repository data
poRepository Consultingwerk.SmartFramework.Repository.ISmartRepositoryService
The ISmartRepositoryService instance
Returns CHARACTER
The name of the primary data-source
Top

CHARACTER GetPrimaryDataTargetNames (handle, ISmartRepositoryService)

Purpose: Determines the names of the primary data-target's
Notes:

Parameters:
phRepositoryData HANDLE
The handle of the ProDataset with the repository data
poRepository Consultingwerk.SmartFramework.Repository.ISmartRepositoryService
The ISmartRepositoryService instance
Returns CHARACTER
The names of the primary data-target
Top

RenderDataSources (JsonObject, handle, ISmartRepositoryService)

Purpose: Renders the Data Sources in the Form
Notes:

Parameters:
poDataSources Progress.Json.ObjectModel.JsonObject
The JSON object representing the Data Sources
phRepositoryData HANDLE
The handle of the ProDataset with the repository data
poRepository Consultingwerk.SmartFramework.Repository.ISmartRepositoryService
The ISmartRepositoryService instance
Top

Progress.Json.ObjectModel.JsonObject RenderDynamicFormToJson (character)

Purpose: Renders the form template to JSON
Notes:

Parameters:
pcObjectName CHARACTER
The repository object name of render
Returns Progress.Json.ObjectModel.JsonObject
The form template as a JSON Object
Top

Progress.Json.ObjectModel.JsonObject RenderDynamicFormToJson (handle)

Purpose: Renders the form template
Notes:

Parameters:
phRepositoryData HANDLE
The repository data to render (ProDataset)
Returns Progress.Json.ObjectModel.JsonObject
The Form template as a JSON Object


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:05