Hi Friends,
Is there a way (or any macros) that can dynamically format a field in a Form? Something equivalent to “sc_field_style” in a Grid.
For example, I like to make the value of a field “RED” when it is negative and “BLACK” when it is positive in “ON LOAD” event.