


Editing the Open Record Set in Dynamics
Recently one of our clients had a requirement to edit the Open record set view in Dynamics. The Record Set view is found in the top ribbon when we open any record in dynamics, it is shown as a list icon, and it opens a tab with a list of records and enables to quickly...
Custom table not available for email in model driven app
We had an issue recently where a custom table wasn’t available in ‘To’, ‘Cc’, ‘Bcc’ even after enabling the email settings at the table properties level. This quick post will help you in case you come across a similar issue As you may already know to make a table...
How to hide System Views on entities
Having the flexibility to create custom views for the users or having them create their own is a great way to not only increase productivity, but also to trim some of the data that may not be relevant to that particular User or Team. One drawback, however, is having...
Using related tables fields for group filters on a view
I recently came across an issue where I needed to create a view with a grouping based on a related table. It required a comparison of the current table and a related table field, however I was unable to achieve this in a group. To solve this, I created a new...