Hello,
I am using Servoy 3.5.10 for the web client and i am encountering this issue:
application.showFormInDialog( vForm, 0, 100, 500, 500, vLabel, false, null, null, null) is displayed in the correct position (0,100) in the developer but in the browser it is still centered, as if i used null,null instead of 0,100.
Is there a trick to this?
Many thanks in advance for your answer!
Diana