Please provide your ideas for future Business Process Activities product enhancements. The most voted for ideas will become priority items to be implemented into a future product release.
-
Add a function IfDoesNotContainData() similar to SQL Server ISNULL()
IfDoesNotContainData ( check_expression , replacement_value ) -
Add option to refresh current form after dialog execution
Dialogs are useful when launched in the context of an open form. The dialog will ask questions to get values will populate the record. Would be good to have the ability to refresh the current form after the dialog has executed. -
Add a NotANumber function
Because CRM does not provide a way to format numbers. we sometimes have to display them in a character entity. For example, if you want to store a year value, in a numeric field it will be displayed like this: 2,013 So we have to store it in a character field instead and add some validation. A simple NotANumber function would be a very useful way to validate these fields. I may have missed the ability to do this - the conversion functions don't seem to help - maybe it could be done with regex, but I can't work out how. -
Exporting Formula Enahancements
I like to keep each formula in it's own zip file. When I select multiple formulas I would like to be able to have the option to save each formula in it's own file. Now I have to save each one, one at a time. -
Allow users to fully customize (CSS\Javascript) the UI displayed to users for notifications
Allow users to fully customize (CSS\Javascript) the UI displayed to users for notifications -
Add ability for developers to be able to upload their own formulae into Formula Manager
Add ability for developers to be able to upload their own formulae into Formula Manager