I have a continuous form with a text box that will display one of two values.
If the value is X, make the background green.
If the value is Y, use the default Red background.
The form works great and the formatting works, unless there is only one record. If there is only one record, the Form Header and Detail section get rendered, but the Form Footer does not display until the mouse cursor moves over the text box with the conditional formating. It makes no difference if the value is X or Y, it only happens when there is only one record.
Any help or ideas would be appreciated.
If the value is X, make the background green.
If the value is Y, use the default Red background.
The form works great and the formatting works, unless there is only one record. If there is only one record, the Form Header and Detail section get rendered, but the Form Footer does not display until the mouse cursor moves over the text box with the conditional formating. It makes no difference if the value is X or Y, it only happens when there is only one record.
Any help or ideas would be appreciated.