Announcement

Collapse
No announcement yet.

Bottom Panel in Team

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bottom Panel in Team

    Hi,
    I was trying to add bottom panel in team

    "bottomPanels": {
    "edit": [
    {
    "name": "description",
    "label": "Remarks",
    "view": "Advanced:Quote.Record.Panels.remarks",
    "sticked": true
    }
    ]
    },

    which gives me error-Uncaught (in promise) TypeError: Cannot read property 'indexOf' of undefined.

    If I add this in any other entity it is working . Why not working in Team?

    Please help.

    Thanks.

  • #2
    Sorry it is working now.

    Comment

    Working...
    X