SoftadminGuide.FieldStandard_TableJoins

Type: Stored procedure

Creates a standardized control to select joins to a table.

Expects a table #SoftadminGuideMultiControl created by SoftadminGuide.Field_MultiControl_Definition.

Parameters

@FieldName mandatory varchar(1000)
The field name, used to refer to this field by other fields and when getting the value from the multicontrol.
@Label mandatory varchar(1000)
@ParentTableFieldName mandatory varchar(600)
The field name of a field created using SoftadminGuide.FieldStandard_SqlObjectName_Create, with @FindTables=1.
@Description optional nvarchar(max)
@IsMandatory optional bit
Default 0.