Translation Optimizely Form Supports
4 minute read
No. | Name | property | Type | Support |
---|---|---|---|---|
1 | Form container | |||
Form title | string | Yes | ||
Description | string | Yes | ||
Show a summary confirmation message after submission | bool | No need to translate | ||
Confirmation message | text | Yes | ||
Display page after submission | link of page (reference) | No | ||
Display message after form submission | xhtmlstring | Yes | ||
Allow anonymous submissions | bool | No need to translate | ||
Allow multiple submissions from the same IP/cookie | bool | No need to translate | ||
Show navigation bar if the form has multiple steps | bool | No need to translate | ||
Allow access to form data through the service API | bool | No need to translate | ||
Form elements | List of element references | No | ||
Category | List of group pages’s reference | No | ||
2 | Form elements | |||
2.1 | Text | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Validators | GenericList | |||
Required | bool | No need to translate | ||
Required Error message | string | Yes | ||
Regular expression | bool | No need to translate | ||
Regular expression Error message | string | Yes | ||
bool | No need to translate | |||
Email Error message | string | Yes | ||
Date 1 (DD/MM/YYYY) | bool | No need to translate | ||
Date 1 Error message | string | Yes | ||
Date 2 (MM/DD/YYYY) | bool | No need to translate | ||
Date 2 Error message | string | Yes | ||
Date 3 (YYYY-MM-DD) | bool | No need to translate | ||
Date 3 Error message | string | Yes | ||
Placeholder text | string | Yes | ||
Predefined value | string | No | ||
2.2 | Text area | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Validators | GenericList | |||
Required | bool | No need to translate | ||
Required Error message | string | Yes | ||
Regular expression | bool | No need to translate | ||
Regular expression Error message | string | Yes | ||
Placeholder text | string | Yes | ||
2.3 | Number | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Validators | GenericList | |||
Required | bool | No need to translate | ||
Required Error message | string | Yes | ||
Interger | bool | No need to translate | ||
Integer expression Error message | string | Yes | ||
Positive integer | bool | No need to translate | ||
integer Error message | string | Yes | ||
Placeholder text | string | Yes | ||
2.4 | Address | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Country Label | string | No | ||
Postal Label | string | No | ||
State Label | string | No | ||
City Label | string | No | ||
Street Label | string | No | ||
Detail Address | string | No | ||
Map height | int | No need to translate | ||
Map width | int | No need to translate | ||
Validators | string | No | ||
2.5 | Datetime | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Picker type | Integer | No | ||
Validators | string | No | ||
Placeholder text | string | Yes | ||
Predefined value | string | No | ||
Insight property | string | No | ||
This field will be | string | No | ||
2.6 | Datetime ranger | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Picker type | int | No | ||
Validators | string | No | ||
Placeholder text | string | Yes | ||
Predefined value | string | No | ||
Insight property | string | No | ||
This field will be | string | No | ||
2.7 | Range | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Min | int | No need to translate | ||
Max | int | No need to translate | ||
Step | int | No need to translate | ||
2.8 | Url | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Validators | GenericList | |||
Required | bool | No need to translate | ||
Required Error message | string | Yes | ||
Regular expression | bool | No need to translate | ||
Regular expression Error message | string | Yes | ||
Placeholder text | string | Yes | ||
Predefined value | string | No | ||
2.9 | Selection | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Validators | GenericList | |||
Required | bool | No need to translate | ||
Required Error message | string | Yes | ||
Allow multiple choices | bool | No need to translate | ||
Choices | string | |||
Items (OptionList) | OptionList | No | ||
Choice | string | No | ||
Value | string | No | ||
Placeholder text | string | Yes | ||
2.10 | Multiple or single choice | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Validators | GenericList | |||
Required | bool | No need to translate | ||
Required Error message | string | Yes | ||
Allow multiple choices | bool | No need to translate | ||
Choices | string | |||
Items | OptionList | No | ||
Choice | string | No | ||
Value | string | No | ||
2.11 | Image choice | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Validators | GenericList | |||
Required | bool | No need to translate | ||
Required Error message | string | Yes | ||
Show the check box or radio button | bool | No need to translate | ||
Allow multiple choices | bool | No need to translate | ||
Image choices | List of image reference | No | ||
2.12 | File upload | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Max file size (in MB) | int | No need to translate | ||
Allowed extensions | string | No | ||
String | Quechua_Ecuador | Validators | GenericList | |
Required | bool | No need to translate | ||
Required Error message | string | Yes | ||
Allow multiple files | bool | No need to translate | ||
2.13 | Hidden predefined value | |||
Predefined value | string | No | ||
2.14 | Captcha | |||
Label text | string | Yes | ||
Tooltip | string | Yes | ||
Image width | int | No need to translate | ||
Image height | int | No need to translate | ||
Text length | int | No need to translate | ||
2.15 | reCAPTCHA | |||
Validators | string | No | ||
Site key | string | No | ||
Secret key | string | No | ||
2.16 | Rich text (with placeholders) | |||
Text | xhtmlstring | Yes | ||
2.17 | Form step | |||
Step title | string | Yes | ||
Description | string | Yes | ||
2.18 | Submit button | |||
Label text | string | Yes | ||
Image | Image reference | No | ||
Tooltip | string | Yes | ||
2.19 | Reset button | |||
Label text | string | Yes | ||
Tooltip | string | Yes |