spartacus
11th November 2002, 18:49
I zoom form a list window to a single orccurence session which should maintain an aditional table.

In case I zoom into this session, and there is no record with the desired orno, I execute an "add.set".

Strange is, that I have to press twice "save and exit" before the session realy exits.

If I enter this session and a related orno exists, I don't execute "add.set". If I then modify data, everything went fine. The session exits, after the first save and exit.

I attache the code of the session, perhaps somebody has an idea.

Thanks
Spartacus

nick_rogers
11th November 2002, 22:05
I notice the choice in the field section, in BaanIV that does not work - maybe allowed in BaanV...I would have the code in the choice section.

Also the choice add.set and the modify are executed right after each other, that would cause the user having to save/exit twice from the session.

spartacus
13th November 2002, 11:16
I removed meanwhile the "modify.set". It was just a test, which doesn't help. The add.set works at least in Triton (it is a migration from Triton)

Spartacus