FavoritKrystin Fitzgerald (Harvard Business school) fragte in #Data Management16. Nov. 2015, 12:50I was asked to have a field that is a checkbox for deceased contacts to be red if the box is checked. Any ideas how to do this?5 AntwortenSortierenNach Datum sortierenNach "Am hilfreichsten" sortierenNach Datum sortierenMehr Kommentare laden...Akzeptierte AntwortPritam Shekhawat (PwC South East Asia Consulting)16. Nov. 2015, 12:56@Krystin you can create a formula field here.IMAGE( IF(your checkbox field Name = True , "/img/samples/flag_red.gif",""), "") Kommentar hinzufügenAntwort schreiben...FettKursivUnterstreichenDurchstreichenListe mit GliederungspunktenNummerierte ListeLink hinzufügenCodeblockBild einfügenDateien anhängenLink-URLAbbrechenSpeichern0/9000Antworten
Akzeptierte AntwortPritam Shekhawat (PwC South East Asia Consulting)16. Nov. 2015, 12:56@Krystin you can create a formula field here.IMAGE( IF(your checkbox field Name = True , "/img/samples/flag_red.gif",""), "")