Hi all,
I'm having a form displaying all the customers list generated from customers table.(I've logged in as the admin user.) When clicking on a customers' name a new popup window will open and i've to login as the customer and view all the details required.
The problem is I can login as a customer in the new popup and can do all the things. But in the parent window also the session is updated as if i were logged in as a customer, and i Loose the admin rights.
I want to work as admin in parent window and work as customer in the popup window. Is it possible?
Can I login as a customer in the popup and also having (retaining) the admin rights in the parent window.
Regards,
Kumar.S