Add links on layout header

IS there any way that we can add links to the layout header or accordion header on right side?

Can suggest you an interesting thinf for it.
Attach a toolbar instead you layout cell’s header and add the next items:

  1. test item - your cell’s name
  2. spacer (will move apart the first and the other items)
  3. text button (onclick will be ‘go to link’)
  4. ‘collapse’ item (will be simple button with layout’s collapse picture), onClick is collapse() and then expand() - depends on the cell state

Thanks… its a great idea…

You are welcome! :slight_smile: