I am a newbie desiging a form in Livecycle.
Have a table with some calculated fields - using formcalc.
I want to change the color of these fields based on the calculated value but I don't know how to have multiple events occurring in the one cell.
I can get it working if I put the color change script into the exit event of the cell but as it's a read only cell, the user will not be exiting the cell. I have had no luck putting the color change script elsewhere. Any help would be appreciated.