


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...
Alternative to send an email using template
Recently I came across an issue when I created a flow to send an email using template, where everything was working as expected however the email is not being triggered and throwing an error as below. “Exception Message: Exception occured in SLAInstance management...