-
Query Field For Session ID
The information in this article applies to product: e-Work 6.x Issue * An e-Work version 5 URL that passes in a session id using the 'Session' query field is not working in version 6. Resolution * In version 5, if the calling application already has an e-Work Session ID, it could be specified using the 'Session' query…
-
Unable To Create Mail Connector
The information in this article applies to product: e-Work 6.x Issue * When the Engine tries to send mail using SMTP, the following error message is written to the Windows application event log: "Unable to create mail connector". Resolution * Verify that the mail connector string,…
-
Options in Drop-down Not on Separate Lines
The information in this article applies to product: e-Work 6.x Issue * When using the SelectSQL function, the list options in a drop-down are displayed on one line instead of separate lines. Resolution * The drop-down uses a comma as the row delimiter. If SelectSQL is used, a comma must be specified as the row delimiter.…
-
Integration Wizard shows 'List external label/value pair...' instead of 'List external data...'
The information in this article applies to product: e-Work 6.5 6.6.x Issue * When the Integration Wizard (IW) is used with a list or memo field, selecting 'List external data...' builds a GetData() formula as expected. However, if the completed formula is re-opened in the IW and 'Next' is clicked, 'List external…
-
External URL Fails When Sorting by eUpdated
The information in this article applies to product: e-Work 6.6.2 Issue * The message 'Failed to obtain list' is displayed in the browser when an external URL similar to the following is used: http://localhost/e-Work/elist.ashx?Type=ToDo&Client=External&Map=TestURL&Sort=eUpdated&Order=DESC * The following error may be…
-
Positioning e-Work Form When Form Loads
The information in this article applies to product: e-Work 6.x Question * Does an e-Work form always have to load in the center of a browser window? Resolution * No, this is the default setting, but it can be changed by using a simple client-side script. * Download the attached procedure that can be opened in a version…
-
Client-side Scripts for Form Extensions Not Available for External Forms
The information in this article applies to product: e-Work 6.x Issue * A client-side OnSubmit script, which is being called in the 'Client extensions' field for a shadow form (using an external form), is not being executed. Resolution * The Integration Wizard category 'Form extensions' should not be available for use with…