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:
- test item - your cell’s name
- spacer (will move apart the first and the other items)
- text button (onclick will be ‘go to link’)
- ‘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!