-
View created using "Column Option" doesn't maintain the modified column width
Suggested by Sucheetkumar Surendra – New – 0 Comments
When created a new view using "Column Options" feature in Wave 2 update, the modified width of any column is not maintained Repro Steps : Login to CRM. Navigate to any entity(Account) Click on the "Column Options" button. It will open Edit columns option Add few columns. Click on Apply It will than load the view again with the added columns. Now increase the width of few columns. Click on the ellipses which will give you the option 'Create view'. Click on the arrow beside the option which will give you more option 'Save as new view' It will then ask you to name the view. Once saved you'll noticed that the modified width of the columns are now back to normal. -
Ability to format App Messages
Suggested by Casey Inskeep – New – 0 Comments
In 2021 Wave 2, they are changing the formatting of the app messages (information, warning, error) to be more inline with "Microsoft Fluent styling". Unfortunately, this means that the information messages (black text with white background) do not stand out and get lost in the header. It would be great if we had some control over the formatting of these messages - Ability to change background, font color etc. -
Dashboard - Entire Period as Standard
Suggested by Anja Hoffmann – New – 0 Comments
Die User/Führungskräfte benötigen bei dem Dashboard die Anzeige „Gesamter Zeitraum“ als Standard oder z.B. „01.01.2020 bis 31.12.2099“. The users / managers needs the display option "Entire period" as standard or e.g. "01.01.2020 to 31.12.2099" on the dashboard. -
Data Export Service Api should support client credentials flow
Suggested by Jan Schouten – New – 0 Comments
The data export service api does not support client credentials flow. In order for us to effectively manage our customers data export service profiles, we should be able to authenticate as an application user (for use in a daemon app). * Username/Password flow could technically work but does not when MFA is enforced, nor is it a recommended flow. -
Show content in PkgFolder when importing from AppSource in PPAC experience
Suggested by Ron Monroe – New – 0 Comments
When importing a package using the classic experience (accessing AppSource from within the environment) and by using the Package Deployment tool in the SDK, the WelcomeHtml and EndHtml pages in the folder "PkgFolder/Content/{language}" are displayed before and after the import respectively. This content doesn't show in the PPAC package import experience, likely due to the asynchronous nature of the install experience. Please provide a way for these content pages to display to the admin in their proper timing, before and after import. This is needed for ISVs to message the installer before and after the package deployment. -
Execute package extension methods when importing from AppSource in PPAC experience
Suggested by Ron Monroe – New – 0 Comments
Using the package deployment tool in the SDK, the methods in the packagetemplate.dll are called in their expected pipeline events BeforeImportStage() BeforeApplicationRecordImport(ApplicationRecord app) RunSolutionUpgradeMigrationStep(string solutionName, string oldVersion, string newVersion, Guid oldSolutionId, Guid newSolutionId) AfterPrimaryImport() But when the package is imported using Power Platform Admin Console these override methods are not executed. -
Turn off the email alerts for "Immediate action required: Out of File/Log/Database capacity"
Suggested by Mars M – New – 0 Comments
Please turn off the email alerts for "Immediate action required: Out of File/Log/Database capacity" It is confusing to admins and there is no way to turn it off apparently, after consulting with your support. Thanks. -
Option to Skip Log and Files while restoring production to sandboxes
Suggested by Pradeep Muttikulangara Vasu – New – 1 Comments
Option to Skip Log and Files while restoring production to sandboxes. That will help us to avoid cleaning up of both log and file after environment restore. -
Powerapp UI Solution Import
Suggested by Edward Knapp – New – 0 Comments
Please add a progress bar to the Powerapp UI Solution Import feature. This feature is available in the Classic Solution Import and helps to see the progress of a solution being imported. The Powerapp UI doesn't have this feature. It would be nice to see this in the Powerapp UI Import. -
Include security headers
Suggested by Soumalya De – New – 0 Comments
As per Security Compliance Standards for most of the web applications, irrespective of internal/external facing to follow a defense-in-depth, below security-specific headers are recommended. X-XSS-Protection:1; mode =block X-Frame-Options: Same Origin