Panel Card Stack

Hi All,

I am using a Panel Card Stack where each tab contains a grid loaded through a BAQ. The issue I’m facing is that when I switch to another tab and then return to the Orders tab, the tab name at the top does not update correctly.

Has anyone encountered this behavior before or have any suggestions on how to resolve it?
Any guidance would be greatly appreciated.

Thanks in advance.

kinetic-2024-2 application-studio help #Developers Kinetic ERP kinetic

I don’t know what you would potentially trigger it on… view changing, page changing… perhaps?

But you could try an event that contains a Tree-Refresh action.

Hi David,

I copied the existing tab and pasted my Panel Card Stack there, which worked for me.
Later, I noticed that all the panel card grids I added inside the Panel Card Stack were also appearing separately in the menu.
So finally, I used the grids within a single tab instead of using the stack. May be the issue is with Panel card stack.