Conditional styles inside vLookup stopped working in 1.1.14.0

Home Forums Modern DFFS Conditional styles inside vLookup stopped working in 1.1.14.0

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #38668
      Marcus Khoo
      Participant

        Hi Alexander,
        The conditional styling for a Table column has broken in 1.1.14.0
        I have an option column with the following conditional style in the vLookup

        [
        {
        “operator”: “=”,
        “value”: “Yes”,
        “style”: {
        “backgroundColor”: “green”
        }
        }
        ]

        When the column is “Yes”, the style is ignored
        The field in question is a CHOICE field with options of “Yes” and “No”

        (It worked on 1.1.12.0)
        Thanks

      • #38669
        Alexander Bautz
        Keymaster

          I have confirmed the bug and will fix it in the next release.

          Alexander

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.