below attributes i used in one2many tree view.
 create="0" delete="0"
                                                     
 
                                         
above i hard coded create and delete access rights ..but i want to use them dynamically based on boolean field .please help me.
thanks in advance
