You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-14Lines changed: 9 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
</p>
4
4
5
5
## Summary
6
-
Chrome Extension for Dynamics CRM Power users
6
+
Chrome Extension for Dynamics CRM/365/ Power Apps Power users
7
7
8
8

9
9
@@ -17,6 +17,8 @@ Action | What it does
17
17
--- | ---
18
18
**Logical Names** | Displays logical names for fields, tabs and sections.
19
19
**Clear Logical Names** | Restores the form to the original state, by removing the schema name textboxes.
20
+
**Blur Fields** | Blurs all form fields and subgrids on the form.
21
+
**Reset Blur** | Puts the form back in the default state with fields not blurred.
20
22
**God Mode** | Makes all mandatory fields optional. Makes hidden fields/tabs/sections visible. Makes read-only fields editable.
21
23
**Record Properties** | Displays information about current record like Created By, Created On, Modified By, Modified on, Permissions and Owner.
22
24
**Changed Fields** | Highlights fields in the form that have been changed, but not saved yet.
@@ -30,10 +32,6 @@ Action | What it does
30
32
**Refresh + Autosave off** | Refreshes the current form without saving it. It also turns off the auto-save after refresh.
31
33
**Toggle Tabs** | Collapses or expands the tabs in the form.
32
34
**Workflows & Business Rules** | Displays any workflows and business rules for the current entity.
33
-
**Copy Lookup** | Copies the lookup field selected on the form
34
-
**Paste Lookup** | Paste the copied lookup field
35
-
**Lookup in new window** | Opens the selected lookup in a new window/tab
36
-
**Customize** | Opens the entity in the default solution. Do not use this solution to add new fields, unless you have changed the default publisher prefix, which is "new_"
37
35
**All Fields** | Displays values for all fields not in the current form
38
36
**Open record By Id** | Displays a dialog to get the entity schemaname and record id. Once this is given, it opens a new popup to show the record.
39
37
**New record** | Displays a dialog to get the entity schemaname. Once this is given, it opens a new popup to create a new record.
@@ -51,20 +49,17 @@ Action | What it does
51
49
**Perf Diag** | Displays the performance diagnostics page. Primarily useful for assessing network performance. Refer https://mbs.microsoft.com/customersource/Global/CRM/learning/documentation/user-guides/PerformanceOptimizationsCRMOnlineSuccess.
52
50
**Perf Center** | Displays the performance center page. Primarily used to assess slow form performance. Can be used in conjunction with DevTools. Refer http://blog.cobalt.net/blog/understanding-the-microsoft-dynamics-crm-performance-center
53
51
**Instance Picker** | Displays the instance picker page (applicable to Dynamics CRM/365 Online only).
**Solutions History** | Display Solutions History page to see the list of solutions imported into the environment.
54
54
**New window** | Displays the current grid (Saved Query) in a new window.
55
55
**Quick Find fields** | Displays the search fields for the current entity that is displayed in the grid.
56
-
**Org Settings** | Displays some useful information about the current "Organization" you are connected to in a popup.
56
+
**Environment Details** | Displays information that can be used for support requests like TenantId, EnvironmentId, OrganizationVersion etc.
57
+
**Environment Settings** | Displays some useful information about the current "Organization" you are connected to in a popup.
57
58
**My Roles** | Displays the user roles, that you user record has.
58
59
**User & Roles** | Displays the users and their roles.
59
-
**Enable new navigation** | Enable the new UCI/modern interface navigation. Refer [UI updates in October release](https://community.dynamics.com/365/b/365teamblog/archive/2018/10/01/announcing-ui-updates-in-october-for-sitemap-and-command-bar) for the official announcement.
60
-
**Disable new navigation** | Disbles the new UCI/modern interface navigation.
61
-
## Functionality
62
-
Please watch this animation below for quick functionality intro.
63
60
64
-

65
-
66
-
## YouTube Demo (Thank you [@daryllabar](https://github.com/daryllabar))
0 commit comments