sibon1
22nd January 2003, 16:22
Which event is activated in the main session, when i close a sub session and returning to main session?

I want to update a display field in the main session, which depends on the inserted data of the sub session.

Please help.

richard
22nd January 2003, 18:46
When the sub-session is activated with the continue button,
it's the after.choice within choice.cont.process.

Other possibilities are the user options (choice.user.1).

regards