• getting duplicate session storage in sugacrm

    Hello Team, I'm creating a plugin for a custom requirement, and for this, I need unique session storage(let's say tabID) on each tab. but session storage is behaving very strange with SugarCRM while in normal Html is it behaving correctly. For example…
  • How to clear old session

    My sugar keeping-alive the old session version that make my functional don't work via REST. It return {"name":"Invalid Session ID","number":11,"description":"The session ID is invalid"} I try to repair and rebuild but not work Re: I am getting this error…