You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Row/Colum Conditional Formatting in Table Region

edited Oct 7, 2019 3:40PM in Visual Builder 1 comment

Content

Hi,

I tried to implement similarly which was mentioned in : https://blogs.oracle.com/vbcs/conditional-formatting-row-values-in-a-table-in-visual-builder

But, could not understand where to write this logic : 

Please advise.

-Sridhar

Code Snippet

<template slot="Salary">
        <span :style.color="{{$page.functions.color($current.data)}}">
          <oj-bind-text value="[[$current.data]]">
          </oj-bind-text>
         </span>
        </template>
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!