Article Details
Id:17737
Product:finPOWER Connect Cloud
Type:FIX
Version:3.03.05.15
Opened:13/01/2021
Closed:13/01/2021
Released:26/02/2021
Job: J025765

finPOWER Connect Cloud; VisibleRow() not working as expected when used as a 'Get' on the Datebox Control

When running an HTML Widget from finPOWER Connect Cloud which used the VisibleRow() function on a DateBox Control, the results were not as expected. The function was working the wrong way around, i.e.

  • If control was visible, VisibleRow() would return False.
  • If control was hidden, VisibleRow() would return True.

This has been fixed, and now the expected result is returned.