I want to display a Salesforce formula field value in a Avonni Column Object. The formula field returns an icon and is not showing on the fields list to drag and drop into the column. If I can't do the salesforce field is there a way to display an image based on simple algorithm based on salesforce date field. Show a Green flag when closed date is after or equal today and red flag if close date is before today.
3 answers
Great suggestion @Eric Burté. Based on Eric's suggestion, @Lewis Blau building on Eric’s idea: in the Avonni Data Table, add your formula field as a column and set its type to Rich Text. That way, the formula’s image output will render in the table
Hope this helps.