Discussions

 View Only

Background color for Change Logs (Multi-select Text fields)

  • 1.  Background color for Change Logs (Multi-select Text fields)

    Posted 01-26-2023 16:39
    I tried to utilize the following formula to change the background color of my multi-select text field in the event that the new value changes from the old value: 

    If([Value - Old]<>[Value - New], "<div style=\"background-color:#ABD4CD;\" >"&[Value - New]&"</div>",[Value - New])

    I used THIS video to create a change log, but I am unable to use the formula above to change the background color of newly modified multi-select text fields. Does anyone have a workaround for this?



    ------------------------------
    S S
    ------------------------------