提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "350px")
 
(8 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
  
== Field Properties ==
+
== フィールドプロパティ ==
Once you have placed the control onto your form canvas, you can edit the field properties by clicking the pencil icon on the component. The field properties are described as follows.
+
コントロールをフォームキャンバスに配置したら、コンポーネントの鉛筆アイコンをクリックしてフィールドプロパティを編集できます。フィールドのプロパティは次のとおりです。
  
  
[[File:Form-All-Addresses-Properties-50.PNG|450px|thumbnail|center|All Postal Addresses properties]]
+
[[File:Form-All-Addresses-Properties-50.PNG|450px|thumbnail|center|全ての住所のプロパティ]]
  
  
=== Edit Mode Style ===
+
===モードスタイルの編集 ===  
''Edit Mode Style'' is the common property that allows you to select, edit, or add a [[form-builder-reference-guide/CreatingNewForms#Style|style]] for this form control. For example, you may select "Text" from the selector, and click '''Add / Edit''' to change the style (e.g., text, font, color, etc.) of the addresses displayed on the form.
+
''モードスタイルの編集''は、このフォームコントロールの [[form-builder-reference-guide/CreatingNewForms#Style|スタイル]]を選択、編集、または追加できる共通のプロパティです。例えば、このセレクターから "テキスト"を選び、'''追加 / 編集'''をクリックし、フォームに表示される住所のスタイル (例えば、テキスト、フォント、色など)を変更できます。
  
  
[[File:Form-All-Addresses-Style-50.PNG|650px|thumbnail|center|Add / Edit style]]
+
[[File:Form-All-Addresses-Style-50.PNG|650px|thumbnail|center|スタイルの追加/編集]]
  
  
=== Label ===
+
=== ラベル ===
''Label'' is the name of this control that will be displayed on the form (e.g., "Your address").
+
''ラベル''は、フォームに表示されるこのコントロールの名前です (例えば、 "住所")
  
=== Hint text for empty field ===
+
=== 空白のフィールド用のヒントテキスト ===  
This text input field is where you enter any text that you wish to display in this control's empty fields. The hint text indicates to the user what kind of text belongs in this field (e.g., "home").
+
テキスト入力専用のフィールドには、このコントロールの空白のフィールドに表示するためのテキストが入力されます。ヒントテキストは、このフィールドのテキストタイプをユーザーに示します(例えば、"自宅")。
  
=== Data field ===
+
=== データフィールド ===  
The ''data field'' is read-only, displaying the variable ''$(Contact.addresses)'', which gets and inserts the specified contact addresses.
+
''データフィールド''は読み取り専用で、指定されたコンタクトの住所を取得して入力する変数 ''$(Contact.addresses)''を示します。
  
=== Options ===
+
=== オプション ===  
* '''Editable''' - Select this checkbox to allow users to edit these phone number types.
+
* '''編集可能''':このチェックボックスを選択すると、ユーザーがこれらの電話番号タイプを編集できるようになります。
* '''Required''' - Select this checkbox to require users to enter phone numbers in these fields. Note that ''Required'' is enabled only if the field is editable.
+
* '''必須''' :このチェックボックスを選択すると、ユーザーはこれらのフィールドに電話番号を入力する必要があります。''必須''はフィールドが編集可能であるときにのみ有効になります。
* '''Validate''' - Select this checkbox to allow the phone numbers entered to be validated. Note that ''Validate value'' is enabled only if the field is editable.
+
* '''検証''':このチェックボックスを選択すると、入力された電話番号が有効であることを検証します。 ''値の検証''は、フィールドが編集可能な場合にのみできます。

Latest revision as of 07:42, 8 May 2020

• English
• 5.19 • 5.3 • 5.8

全ての住所

全ての住所のコントロールは住所セレクターをフォームに配置し、ユーザーが複数の住所( "自宅 "または "勤務先"など)から選択できるようにします。 プレビューモードでは、このコントロールは次のように表示されます。


フォーム上の全ての住所


フィールドプロパティ

コントロールをフォームキャンバスに配置したら、コンポーネントの鉛筆アイコンをクリックしてフィールドプロパティを編集できます。フィールドのプロパティは次のとおりです。


全ての住所のプロパティ


モードスタイルの編集

モードスタイルの編集は、このフォームコントロールの スタイルを選択、編集、または追加できる共通のプロパティです。例えば、このセレクターから "テキスト"を選び、追加 / 編集をクリックし、フォームに表示される住所のスタイル (例えば、テキスト、フォント、色など)を変更できます。


スタイルの追加/編集


ラベル

ラベルは、フォームに表示されるこのコントロールの名前です (例えば、 "住所")。

空白のフィールド用のヒントテキスト

テキスト入力専用のフィールドには、このコントロールの空白のフィールドに表示するためのテキストが入力されます。ヒントテキストは、このフィールドのテキストタイプをユーザーに示します(例えば、"自宅")。

データフィールド

データフィールドは読み取り専用で、指定されたコンタクトの住所を取得して入力する変数 $(Contact.addresses)を示します。

オプション

  • 編集可能:このチェックボックスを選択すると、ユーザーがこれらの電話番号タイプを編集できるようになります。
  • 必須 :このチェックボックスを選択すると、ユーザーはこれらのフィールドに電話番号を入力する必要があります。必須はフィールドが編集可能であるときにのみ有効になります。
  • 検証:このチェックボックスを選択すると、入力された電話番号が有効であることを検証します。 値の検証は、フィールドが編集可能な場合にのみできます。
    < 前へ | 次へ >