Feature Requests

We value your feedback! You can vote for existing posts, add comments or add your own.
New Field Types - Error Message & Warning Message
Could you consider adding a new field type, "Error Message" and "Warning Message". Use Case We often need to validate data on a record to provide feedback to the user if certain conditions are not met. The way I deal with this is to create a formula field and write out an error message if certain validations are not correct. I then have to hide this field in a section and hide the section unless the field has a value. The downside of this is that we have sections appearing that take up page real-estate and it's not obvious that there is an error as the text looks like anything else on the page. Proposed Solution create a new field type that can display a message (ideally one of many potential messages) based on criteria. The approach that you use to apply conditional visibility should work, with the ability to use a combination of groups. The OUTPUT of this field should be in RED TEXT with an Error Icon at the start, this will make it standout. IDEALLY the field should only display in record mode or dashboards when an error condition has been identified. Example: This Error field would be able to display one of 3 messages depending on which criteria are assessed. Message 1 "Please Supply an email address and Contact Name to enable the email send automation" When: [Email] is Empty AND [Status] is "Send Email" AND [Contact] is Empty Message 2 "Please Supply an email address to enable the email send automation" When: [Email] is Empty AND [Status] is "Send Email" Message 3 "Please Supply a Contact Name to enable the email send automation" When: [Contact] is Empty AND [Status] is "Send Email" The same would be required for Warning Messages unless you can define a field that can be set as Warning or Error. Warning messages could have Orange text and a Warning Icon.
0
Load More