Best Practice for attaching objects to application
Hi, When designing a object for application we call a attach page at start of every action where we check if object is already attached and if Yes, detach and attach it. Once attach is successful, we proceed with normal interactions on web page withi...