0

I know that in Scout you can do tree hierarchy in Outline, but you get table page in right side with rows corresponding tree hierarchy. Like : My Contacts in large example

But what I want is same tree structure on left (Outline) side, without corresponding table page on right (main) side.

Is this possible?

Marko Zadravec
  • 8,298
  • 10
  • 55
  • 97

1 Answers1

0

I found solution.

If you make AbstractExtensiblePageWithNodes you have check box Table Visible. All it's needed is set this to false.

Marko Zadravec
  • 8,298
  • 10
  • 55
  • 97