Establecer como favoritoKrystin Fitzgerald (Harvard Business school) ha preguntado en #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 respuestasOrdenarOrdenar por fechaOrdenar por más útilOrdenar por fechaCargar más comentarios...Respuesta aceptadaPritam 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",""), "") Agregar un comentarioEscribir una respuesta...NegritaCursivaSubrayadoTachadoLista con viñetasLista numeradaAgregar vínculoBloque de códigoInsertar imagenAdjuntar archivosURL de vínculoCancelarGuardar0/9000Responder
Respuesta aceptadaPritam 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",""), "")