コンテンツにスキップ

ウィンドウカスタマイズ(Window Customization)|iDempiere 13 画面リファレンス

ウィンドウカスタマイズ(Window Customization)

Section titled “ウィンドウカスタマイズ(Window Customization)”

iDempiere 13 標準ウィンドウ(AD_Window_ID: 229)

メニュー: アプリケーション辞書 ▸ ウィンドウカスタマイズ

Define Window Customization for Role/User

The customization values defined here overwrite/replace the default system definition if defined.

#タブテーブル階層説明
10ウィンドウカスタマイズAD_UserDef_Win0
20タブカスタマイズAD_UserDef_Tab1
30フィールドカスタマイズAD_UserDef_Field2

ウィンドウカスタマイズ タブのフィールド

Section titled “ウィンドウカスタマイズ タブのフィールド”
フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
ウィンドウAD_Window_IDTable DirectData entry or display window
有効IsActiveYes-NoThe record is active in the system
ロールAD_Role_IDTable DirectResponsibility Role
ユーザーAD_User_IDTable DirectUser within the system - Internal or Business Partner Contact
言語AD_LanguageTableLanguage for this entity
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint

タブカスタマイズ タブのフィールド

Section titled “タブカスタマイズ タブのフィールド”
フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
ユーザー定義ウィンドウAD_UserDef_Win_IDTable Direct
タブAD_Tab_IDTable DirectTab within a Window
有効IsActiveYes-NoThe record is active in the system
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint
プロセスAD_Process_IDTable DirectProcess or Report
大量データIsHighVolumeListUse Search instead of Pick list
単票表示IsSingleRowListDefault for toggle between Single- and Multi-Row (Grid) Layout
読取専用IsReadOnlyListField is read only
Lookup Only Selection ColumnsIsLookupOnlySelectionListWhen defined to true Lookup panel will display only selection columns. Default to false.
Allow Advanced LookupIsAllowAdvancedLookupList
Delete Confirmation LogicDeleteConfirmationLogicString
表示ロジックDisplayLogicTextIf the Field is displayed, the result determines if the field is actually displayed
読取専用ロジックReadOnlyLogicStringLogic to determine if field is read only (applies only when field is read-write)
SQL WHERE句WhereClauseTextFully qualified SQL WHERE clause
SQL ORDER BY句OrderByClauseStringFully qualified ORDER BY clause

フィールドカスタマイズ タブのフィールド

Section titled “フィールドカスタマイズ タブのフィールド”
フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
ユーザー定義タブAD_UserDef_Tab_IDTable Direct
フィールドAD_Field_IDTable DirectField on a database table
有効IsActiveYes-NoThe record is active in the system
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint
PlaceholderPlaceholderString
表示IsDisplayedListDetermines, if this field is displayed
読取専用IsReadOnlyListField is read only
表示ロジックDisplayLogicStringIf the Field is displayed, the result determines if the field is actually displayed
シーケンスNoSeqNoIntegerMethod of ordering records; lowest number comes first
ソートNoSortNoIntegerDetermines in what order the records are displayed
グリッド表示IsDisplayedGridList
グリッドシーケンスNoSeqNoGridInteger
デフォルトロジックDefaultValueStringDefault value hierarchy, separated by ;
フィールドグループAD_FieldGroup_IDTable DirectLogical grouping of fields
X ポジションXPositionIntegerAbsolute X (horizontal) position in 1/72 of an inch
カラムスパンColumnSpanIntegerNumber of column for a box of field
行数NumLinesIntegerNumber of lines for a field
Label StyleAD_LabelStyle_IDTableLabel CSS Style
Field StyleAD_FieldStyle_IDTableField CSS Style
ReferenceAD_Reference_IDTableSystem Reference and Validation
ツールバーボタンIsToolbarButtonListShow the button on the toolbar, the window, or both
リファレンスキーAD_Reference_Value_IDTableRequired to specify, if data type is Table or List
ダイナミックバリデーションAD_Val_Rule_IDTable DirectDynamic Validation Rule
ダッシュボード内容PA_DashboardContent_IDTable Direct
Dynamic Validation (Lookup)AD_Val_Rule_Lookup_IDTableOverride Dynamic Validation Rule for Lookup Window
更新可能IsUpdateableListDetermines, if the field can be updated
常時更新可能IsAlwaysUpdateableListThe column is always updateable, even if the record is not active or processed
常時更新可能ロジックAlwaysUpdatableLogicTextLogic to determine if field is Updatable irrespective if record’s active status or processed status. This logic Applicable only if Always Updatable is N.
必須IsMandatoryListData entry is required in this column
自動完成IsAutocompleteListAuto complete
チャートAD_Chart_IDTable Direct
HTMLIsHtmlListText has HTML tags
必須ロジックMandatoryLogicText
値フォーマットVFormatStringFormat of the value; Can contain fixed format elements, Variables: “_lLoOaAcCa09”, or ~regex
読取専用ロジックReadOnlyLogicTextLogic to determine if field is read only (applies only when field is read-write)
表示長さDisplayLengthIntegerLength of the display in characters
同一行IsSameLineListDisplayed on same line as previous field