I am thinking how it would be nice to develop the Repository "create reminder" functionality into something a bit more interactive from the dashboard.
How about if users could select any attribute shown in a dashboard (of combination of them using Boolean operators) to create notifications based on custom conditions? A simple example would be deal values above a certain amount, but it could cover products, locations, team members.
The specific use case for me that prompted this is our Clickwrap NDA, where the (external) user is prompted to enter the contact email in our organisation, so they can be automatically notified. Despite my best efforts in the form, users seem to manage to put their own email address there, so I have to intercept and ensure the notification is routed manually to the internal stakeholder. A simple IF[Contact email]does not contain"contentsquare.com" alert would be priceless!
I get that this is not dissimilar to the in-workflow "Custom emails", but this would be user based rather than workflow and could (ideally) offer in-app notifications rather than (or as well as) emails.