• Value not showing in subpanel view

    Hi There, I am facing the below issue in sugar crm v11 . The field which has any formula for visibility that value is not showing in subpanel even when it has value and true with condition . Please help me to find the solution for this.
  • Refreshing subpanel from record.js shows no data on collapsed subpanel as well

    Hi, I am working on customization, in which i have to refresh the subpanel on record view. I am doing this to refresh the subpanel on record update. initialize : function (options) { this . model . on ( 'data:sync:complete' , this . refreshHistorySubpanel…