Commit 1fa2d52
committed
Exposed
The `TopicQueryOptions.ExpandRelated` value is now relayed via the `RelationshipAttributeTopicViewModel` to its view, which uses that to configure the web service call used to bind the `SelectableTreeView` control. This allows users to configure whether or not a relationship should automatically be expanded as part of the `RelationshipAttribute` configuration in OnTopic.ExpandRelated to the view and view model1 parent ce81cc8 commit 1fa2d52
2 files changed
Lines changed: 10 additions & 1 deletion
File tree
- OnTopic.Editor.AspNetCore/Areas/Editor/Views/Editor/Components/Relationship
- OnTopic.Editor.Models/Metadata
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
28 | 37 | | |
29 | 38 | | |
30 | 39 | | |
| |||
0 commit comments