-
Using a DSN to Map to the e-Work Database Can Cause Database Locks
The information in this article applies to product: e-Work 6.x Issue * Database locks can be caused when using a DSN to map to the e-Work database. This can lead to SQL query timeouts. * A form that contains a grid specifying the e-Work DSN never opens. Resolution * Never enter a DSN (database, username, password) when…
-
Effect of Tab Order on Field Evaluation
The information in this article applies to product: e-Work 6.x Issue * The impact of the tab order of the fields on a form, when field calculations are performed in 'When changed' events, is unclear. Resolution * When a field with dependents changes, the tab order is not significant – the 'When changed' expression for the…
-
%Field.[Fieldname] is Read Only
The information in this article applies to product: e-Work 6.x Issue * A field (Field A) has a value and another field (Field B) has a 'When changed' event that modifies Field A's value. Another field (Field C) has a 'When changed' event that reads Field A's value. It is unclear whether the value that Field C reads is the…