TreeBuilder
Created 6 years ago by czorny813

Hi, How can I change the data displayed in MyTreeBuilder or add display conditions?

ryanthompson  —  6 years ago Best Answer

The $segments property works basically the same as the $columns property in tables. And you’ll need to use a callback to control the models returned if you have conditional filtering needed.

czorny813  —  6 years ago

ok thanks, How to save data to two tables in the database when creating a new object?

ryanthompson  —  6 years ago

Let's open a new discussion about this one with an example of what you're trying to do exactly (ie, two streams I assume?)