Hi all
Since upgrading to 6.04 this morning, the globals.ShowErrorDialogs are displaying reduced in size in smart client. ( Web client appears to be ok)
Approx 20 by 40mm in size, so that they cannot be read and cannot click the ok button.
Only option is to click the X and this leaves the form below disabled, resulting having to close the session.
I have switched to plugins version instead
Works ok - plugins.dialogs.showErrorDialog(‘Search’, ‘No records were found matching your search request.’, ‘OK’);
Displays small - globals.showErrorDialog(‘No records were found matching your search request.’) // error 6.04 not sizing, so can’t click OK
This may be due to another cause, so I post this in case others get it as well.
Is there a setting somewhere to fix this?
Regards
Mark