|
1 | 1 | ---
|
2 | 2 | title: "Create and edit fields for Common Data Service using Power Apps solution explorer | MicrosoftDocs"
|
3 | 3 | ms.custom: ""
|
4 |
| -ms.date: 05/18/2018 |
| 4 | +ms.date: 07/23/2020 |
5 | 5 | ms.reviewer: ""
|
6 | 6 | ms.service: powerapps
|
7 | 7 | ms.suite: ""
|
@@ -258,23 +258,14 @@ If you delete a lookup field, the 1:N entity relationship for it will automatica
|
258 | 258 |
|
259 | 259 | ## IME Mode
|
260 | 260 |
|
261 |
| -> [!WARNING] |
262 |
| -> 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. |
263 |
| -> |
264 |
| -> 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. |
265 |
| -> |
266 |
| -> 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. |
267 |
| -
|
268 |
| -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. |
269 |
| - |
270 |
| -When IME mode is auto, Power Apps will not interfere with the IME. This is the recommended setting. |
271 |
| - |
272 |
| -Disable IME mode to bypass the IME. This can be useful for entering alphanumeric characters. |
273 |
| - |
| 261 | +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. |
274 | 262 | 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.
|
275 |
| - |
276 |
| -IME mode is supported only in Internet Explorer and partially supported in Firefox. |
277 |
| - |
| 263 | +> [!IMPORTANT] |
| 264 | +> 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. |
| 265 | +- **Active**: This value will activate the IME initially. You can deactivate it later if desired. This is the default IME setting. |
| 266 | +- **Auto**: When IME mode is auto, Power Apps will not interfere with the IME. |
| 267 | +- **Disabled**: Disable IME mode to bypass the IME. This can be useful for entering alphanumeric characters in certain languages. |
| 268 | +- **Inactive**: Power Apps will deactivate the IME initially. You can activate it later if desired. |
278 | 269 |
|
279 | 270 | ### See also
|
280 | 271 | [Create and edit fields for Common Data Service](create-edit-fields.md)<br />
|
|
0 commit comments