We have updated our desktop and webgui to 2022.1.19. The old webgui was 2022.1.16.
We have a problem with the webgui.
When using ctrl + to add a new record without saving the previous record, several fields ar not visible anymore, where they were in the old webgui. We checked the lay parameters using the debugscreen, and the fields should be visible according to the value of the parameter (@jrn_debiteur_type = 0 and @jrn_debiteur_mand = 1).
In the Windows gui the fields are correctly shown. Also, when we first save the previous record, and then add a new record, there is no problem. In the old webgui we also didn't have this problem.
Looks like a little bug to me?