提供: Bright Pattern Documentation
< 5.19:Form-builder-reference-guide‎ | AllPhoneNumbers
Revision as of 20:36, 22 April 2020 by Marina (talk | contribs) (Created page with "450px")
移動先: 案内検索
• English
• 5.19 • 5.3 • 5.8

全ての電話番号

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


フォーム状の全ての電話番号


フィールドプロパティ

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


全ての電話番号のプロパティ


Edit Mode Style

Edit Mode Style is the common property that allows you to select, edit, or add a 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 phone numbers displayed on the form.


Add / Edit style


Label

Label is the name of this control that will be displayed on the form (e.g., "Your phone number").

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., "work number").

Data field

The data field is read-only, displaying the variable $(Contact.phones), which gets and inserts the specified contact phone numbers.

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.
    < 前へ | 次へ >