Hello Everyonne!!!!!!!! i am in need of urgent help. I want to display the view according to a particular values of a record.For this purpose i used the function fields_view_get() but as u know we cannot access the current record id in this functions. When i use this method i get the context as None or an empty dictionary.I do not get the key of 'active_id' .Hence i cannot use context.get('active_id').So is there a way to update this context with the acitve_id or the current record id.I have seen other posts but either the steps given are not clear or they are actually not working
Please I am in urgent need Thanx in advance Regards Shivam Goyal