Skip to content

Commit 18f4b87

Browse files
authored
Revised for clarity
1 parent 5004e4f commit 18f4b87

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

powerapps-docs/maker/common-data-service/create-edit-field-portal.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create and edit fields for Common Data Service using Power Apps portal | MicrosoftDocs"
33
ms.custom: ""
4-
ms.date: 08/13/2019
4+
ms.date: 07/23/2020
55
ms.reviewer: ""
66
ms.service: powerapps
77
ms.suite: ""
@@ -227,22 +227,14 @@ Use the **Delete field** command to delete the field. After deleting the field y
227227
228228
## IME Mode
229229

230-
> [!WARNING]
231-
> IME mode is obsolete. Power Apps is based on web technologies and this feature has been [removed from industry standards](https://drafts.csswg.org/css-ui-3/#input-method-editor). Unified Interface apps do not support IME mode.
232-
>
233-
> IME mode does not make sense with modern IMEs, which include touchscreen keyboards. Browsers that still support this may end support at any time. Hence, this feature may stop working even for legacy Web Client apps.
234-
>
235-
> Consider using features provided by your operating system for convenient text entry. For example, in Windows 10 and Mac OS X, users with a physical keyboard can automatically switch between Japanese kana and Roman characters. Set input method to romaji. Press Shift+_letter_ key to immediately enter a Roman character. Focusing on another text field will automatically switch back to kana input.
236-
237-
IME (input method editor) mode specifies how a physical keyboard can be used to enter characters for text fields. IMEs are tools provided by the operating system for composing text. They are commonly used to enter Chinese, Japanese, and Korean words.
238-
239-
When IME mode is auto, Power Apps will not interfere with the IME. This is the recommended setting.
240-
241-
Disable IME mode to bypass the IME. This can be useful for entering alphanumeric characters.
242-
230+
IME (input method editor) mode specifies how a physical keyboard can be used to enter characters for text fields. IMEs are tools provided by the operating system for composing text. They are commonly used to enter Chinese, Japanese, and Korean words.
243231
IME mode does not restrict the characters that users can enter. For example, when IME mode is disabled, users can still enter Japanese characters by pasting in a text input.
244-
245-
IME mode is supported only in Internet Explorer and partially supported in Firefox.
232+
> [!IMPORTANT]
233+
> IME Mode is used for backward compatibility with the legacy web client and the IME Mode settings described here don’t apply to Unified Interface apps. Additionally, IME mode is supported only in Internet Explorer and partially supported in Firefox.
234+
- **Active**: This value will activate the IME initially. You can deactivate it later if desired. This is the default IME setting.
235+
- **Auto**: When IME mode is auto, Power Apps will not interfere with the IME.
236+
- **Disabled**: Disable IME mode to bypass the IME. This can be useful for entering alphanumeric characters in certain languages.
237+
- **Inactive**: Power Apps will deactivate the IME initially. You can activate it later if desired.
246238

247239
### See also
248240
[Create and edit fields for Common Data Service](create-edit-fields.md)<br />

0 commit comments

Comments
 (0)