Mike Clark
Member
Problems with updating with 2 folders in a SmartDataViewer 9.1d
I have a container with smarttoolbar, smartdatabrowser, smartdataobject and smartdataviewer.
The sdv has 2 folders – the second of which has fill-in objects which are used to update the underlying table.
How do I ‘updaterecord’ the second folder when I ‘save’ the current changes. Progress only seems to go through the update record procedure for the first folder/viewer and then displays the fields for both folder/viewers.
I have tried to include a run ‘xproc’ in the container which in turn tries to call ‘updatea’ in the second folder/viewer but receive the following message.
Procedure vpg2 has no entry point for updatea (6456)
Any ideas how to overcome this ?
I have a container with smarttoolbar, smartdatabrowser, smartdataobject and smartdataviewer.
The sdv has 2 folders – the second of which has fill-in objects which are used to update the underlying table.
How do I ‘updaterecord’ the second folder when I ‘save’ the current changes. Progress only seems to go through the update record procedure for the first folder/viewer and then displays the fields for both folder/viewers.
I have tried to include a run ‘xproc’ in the container which in turn tries to call ‘updatea’ in the second folder/viewer but receive the following message.
Procedure vpg2 has no entry point for updatea (6456)
Any ideas how to overcome this ?