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.
-
Retrieve ViewID for dynamic AddCustomView()
When you use the AddCustomView() function it dynamically creates a ViewID (guid). It would be useful to be able to retrieve & use this ViewID in subsequent formulas. -
Allows SetPickListValues() function to set a default value
Allows SetPickListValues() function to set a default value -
Enhance AlertClear() function to work with ClientSide Validation
It would be good to enhance the existing client-side function AlertClear() so that it could work with client-side validation formulas. -
-
-
Specify a schedule to run every 2 hours but only within specific times of the day
Specify a schedule to run every 2 hours but only within specific times of the day (i.e. I want it to run every 2 hours between 8am and 10pm)? -
Add e-mail template to reply in web
When replyinig to an e-mail in CRM (WEB) it would be nice if a given template could automatically be chosen like a signature. This way one can have a picture and so on in a signature based on the default solution of CRM's templates.. Would work nicely with this: http://support.north52.com/knowledgebase/articles/435155-xrm-formula-44-default-the-from-address-of-an-e -
Navigate several entity levels
Instead of using nested FindValue() function calls to look up related attributes use a simple Find pattern like the one below, [attributeName.LookupAttribute.LookupAttribute2.MyField] -
Allow CreateRecord() & CreateNote() functions to take their Primary Guid as a parameter
Allow CreateRecord() & CreateNote() functions to take their Primary Guid as a parameter. -