web
You’re offline. This is a read only version of the page.
close
  • Filtered views cannot be reset to default filters for the view.

    Users can successfully modify existing views by setting up filters on any column.

    When users clicks on Edit filters and click on the "Reset to default" button after editing the filter, the system is not cancelling the earlier applied filter as expected, and the applied filters remain unchanged.


    Expected results:

    ------------------------

    After sorting the column, when users apply the "Reset to default" button, the system should successfully cancel the earlier applied filter.


    Actual Results:

    ---------------------

    When users apply the "Reset to default" button after editing the filter, the system is not cancelling the earlier applied filter as expected, and the applied filters remain unchanged.


    It would be really great if we could change this behavior, Users should be able to clear the filters that are applied from column on Edit filters.



  • Change the default currency

    Currently we do not have an option to change the default currency, It would be really great if we get a feature to update the currency when ever we want. We should be able to change the default currency easily. So that it will be very helpful for the customers.

  • How to enable in-app Notifications by default for non admin users.

    We want to use the In-App Notifications for Model-Driven Apps.

    For System Admins they are enabled automatically but not for normal users, the users should enable it manually and that is quite difficult for the users to remember everytime they login to the CRM. It would be better if system admin can update Model driven app user settings.


    Customer have tried the below as well:

    This setting is obviously done in the table Model-Driven App User Settings, however a record will only be created once the user changes the setting for himself, before that it will take the default value.

    So I assume we would need to create a record before enabling the user, however this doesn't work either as it seems to be a locked table (Error: URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL.)


    Please implement this feature so that it will be very useful for the users.

  • When we share an account record with a user then there should be a specific view on UCI to be shown with this results.

    We would like to know if is possible to track in Dataverse the information about when an account record is shared with other users. The idea is to show this information if possible in a custom view to manage some situations. For example, during holidays a lot of accounts are shared with different salesman, once they come back in September we need to know what accounts have been shared to disable permissions. There is an Audit log which captures that data but we have to go to Power apps admin center to view that information. It would be really great if we can implement a feature to display those details in the CRM UCI.

  • Polish language words are getting sorted when trying to search in English.

    Polish language words are getting sorted when trying to search in English. But what customer is expecting is whenever they try to search with exact same record then only the results should be shown and whenever we try to search with English and the word if it is in polish, we shouldn't get results.

     

    Expected behavior: If there is a polish word then whenever we try to search with the exact same name that is when the results should be shown.

     

    Actual behavior: If there is a polish word in one of the column and whenever we try to search with english words then results shouldn’t come and it shouldn’t show that record in the results.


    It would be really great if it works in this way because end users are getting confused while searching for the records.

  • Merge is not available for custom entities.

    Currently, Merging rows is only supported for account, contact, and lead tables, it does not support any other Dataverse out of box tables or custom tables. It would be really great if we get the merge functionality to all the entities so that we can merge the records on custom entity records as well and that can reduce the manually work for our customers who are planning to merge there records on custom entities.

  • Parentcustomerid column on the contact form is not supported in the merge dialog

    Currently Parentcustomerid column on the contact form is not supported in the merge dialog, It would be really great if we get that column Parentcustomerid while merging the records because that will be very helpful for our customers.

  • Do not Bulk E-mail field is not available for filtering.

    Currently, By default the field donotbulkemail is not searchable and that is the reason we could not find that column in edit filters.


    We want this column to be set to True for searchable by default because it would be very difficult for our customers to switch it to On manually on all the environments where we are having issues. It would be really great if we get this feature.

  • Calendar control only shows subject on the view.

    Currently, We have 3 columns added to the calendar control(Schedulestat, scheduleend and subject) but on the view, we can only see Subject. I have a customer who would like to see scheduledstart and scheduledend on the meeting and we want to see the columns that are added to the calendar control on the view. It would be really great if we get this feature.

  • Users are unable to edit the records within the Subgrid where the editable grid is enabled.

    Currently, The scenario is: the user is having read access to one of the entity and the components within the main form is also set to read only mode, in our case subgrid also goes to read only mode because the user is not having write access on the main entity where the subgrid is added. But our expected behavior is, we want the users to edit the records which is there in the subgrid even without giving write access on the main entity.


    It would be really great if we can get this feature for our users.