Salesforce-Indicators icon indicating copy to clipboard operation
Salesforce-Indicators copied to clipboard

[FEATURE] Static Text + Field Value for Hover Text

Open tschug opened this issue 1 year ago • 0 comments

Have you shared this feature idea request in the Trailblazer Community? No

Is your feature request related to a problem? Please describe. In trying to address feedback that the Sample Indicator hover text could be more clear, one of the samples is Account Industry. It occurred to me there MAY be value in combining the concepts of both Static Text and Field Values.

For this sample, an example could be "We value Technology Accounts" where the Industry field value is inserted within Static Text.

Describe the solution you'd like We could consider a "simple" merge tag concept where we do a "replace" merge tag with field value, something like:

We value {{{#}}} Accounts

which would "find and replace" {{{#}}} with the field's value and thus show:

We value Technology Accounts

Describe alternatives you've considered Users could hardcode this, but when using Contains or when using the default any value setting, this doesn't work.

To help determine if a recipe may be more appropriate, please share other use cases, if possible, this functionality would benefit from. N/A

Are you willing and interested in being engaged during the development and testing process? N/A

tschug avatar Feb 18 '24 18:02 tschug