rajyraman / Levelup-for-Dynamics-CRM

Chrome, Edge Chromium and Firefox Extension for Dynamics CRM/365/Power Apps Power users
MIT License
189 stars 65 forks source link

[BUG]: Impersonate shows wrong forms #316

Closed ThSie closed 5 months ago

ThSie commented 5 months ago

Describe the bug I made a custom app, with only one custom form for every entity (accounts, contacts, opportunities...). With Impersonation to a non-admin user I have the choice of four standard forms, but not of my custom form.

Desktop (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Create a custom form for accounts
  2. Create a custom app
  3. Assign only the created custom form for accounts to the app, not all forms
  4. Open the custom app
  5. Open an account
  6. See: The account is in your custom form, you can't switch to an other account form
  7. Impersonate to a non-admin user
  8. See: Now you see the OOB form for accounts, below the account name you see the form selector to switch to other forms

Expected behavior With impersonate I expect to see only the custom form associated to the custom app

ThSie commented 5 months ago

Sorry - forget it: The custom form wasn't assigned to one of the users the security roles.