cobus van rooyen 17.Aug.04 03:19 AM a Web browser Installation and deployment3.0Windows 2000
Hi all;
I integrate with DomDoc - Upon check in into a specific binder - and almost all works fine.
I have one field which is updated in the QueryCheckIn code - a unique sequential number is allocated to the document being checked in and another field which is a computed field basically concatenating other fields on the subform.
I have specified that all field values be transferred to the Workflow document but the two fields I mentioned doesn't.
I have tested and it actually works when I use the Notes client but not browser or ODMA.
I have even added code in the DWFLib in the DWFAddDocumentRefFields function - methinks one of the last points before the check in event stops - to force the values into the fields but still no joy when using a browser.