vam143na
2nd June 2015, 09:06
Hi All,

I have 2 requirements...

1) when i double click on a record it need to be open in another session just like we do in the items- General. Can any1 tell me in detail .. please let me know the steps.

2) how to add the a tool bar & icons(session is not the priority, i need to do it in a customized session), if i click on the icon it need to open a specific session.

Thanks for the help

Regards.
Vamsi Krishna

manish_patel
2nd June 2015, 10:51
I would suggest you to search this forum or refer Programmers Guide for below keywords

1..Synchronized sessions

2..Secondary toolbar / create.extra.toolbar function


Still any issue, let us know.

baanhp
4th June 2015, 07:08
Hi,

You can do this synchronization easily by passing the session code(to be called session) in the synchronized dialog box parameter. in the session property in first tab "Attribute" you can set this. So when u double click a record in the overview session a detail window will open.

hope it fulfills ur requirement