dbclark79
24th October 2002, 17:59
Is the application function server technology compatable with Dynamic Forms? And if so, what is the coding/usage for stpapi.insert?

The problem we are running into is that the overview session and detail session are the same session with one dynamic form. If we don't use stpapi.synchronize.dialog then we get the error message: "Editable synchronized dialog not started".

However, if we do use the stpapi.synchronize.dialog then we get the error message: "Insert not possible on this session, use the synchronize dialog".

Attached are two basic examples for use with a standard session in BaanERP 5.0c that uses one dynamic form for both the overview and detail form interfaces.

baan_afbs
24th October 2002, 19:19
You can try the manual pages under Baan Tools>>Application Development>>Program Scripts>>Any Program Script>>Specific>>Manual Pages. Or you can try reading the documentation on AFS.

good luck,
afbs

dbclark79
24th October 2002, 20:02
The documentation has no references to Dynamic Forms.

Further, the next version of Baan (code named "Gemini") is scheduled to have 100% dynamic forms.

baan_afbs
24th October 2002, 23:51
Maybe it's time to update your porting set.

best of luck,
afbs