mayank9060
18th February 2014, 12:29
I have create new session with syncronize to its self.

Now when i enter new data by clicking new button in menu bar, new detail window of this session is open and i have instert data in this detail window.

But i want to insert new data in exsisting overview window of session following last entry data, so give me solution to this...

bhushanchanda
18th February 2014, 13:36
Hi,

Do you mean that when you click on new you want to fill data in the existing overview session and when you double click on the lines, the Synchronized Window should open?

What is the session type, window type, main session tick?

mayank9060
18th February 2014, 14:04
you r right sir, i mean excetly u said...

session type - maintain
window type - list window
main session tick - yes

bhushanchanda
19th February 2014, 06:59
Hi,

Have you written anything in your script? Also check if the fields are allowed to be displayed in Overview session in Field Properties.

Don't forget to compile the session once you are done with changes. Also check the other settings like, start commands etc.

Follow this Link (http://www.baanboard.com/programmers_manual_baanerp_help_functions_synchronized_sessions_overview)

mayank9060
20th February 2014, 10:54
Now, it is done...

Thank you sir...

bhushanchanda
20th February 2014, 11:02
Good. Please share your solution so that people facing same issues can refer your solution.