Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm creating a custom section & tree, and in the right hand pane I have 2 Tabs.
You edit the node details on tab 2, once Umbraco saves, I'd like it to switch back to tab 1.
How do I do this? Which directive do I need to look at?
I've tried adding ng-show to the
I've also tried $scope.tabs[0].active = true; but this didn't work either.
Digging up a slightly old thread here, but did you ever manage to acheive the above? I'm trying to do similar, with no luck!
Hi Daniel! it's old but i still could't found the answer. did you manage to sort this out?
Kr, Marco
Hi,
Did anyone come up with a solution to this?
Cheers,
Mark
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Change active tab in custom section
I'm creating a custom section & tree, and in the right hand pane I have 2 Tabs.
You edit the node details on tab 2, once Umbraco saves, I'd like it to switch back to tab 1.
How do I do this? Which directive do I need to look at?
I've tried adding ng-show to the
I've also tried $scope.tabs[0].active = true; but this didn't work either.
Digging up a slightly old thread here, but did you ever manage to acheive the above? I'm trying to do similar, with no luck!
Hi Daniel! it's old but i still could't found the answer. did you manage to sort this out?
Kr, Marco
Hi,
Did anyone come up with a solution to this?
Cheers,
Mark
is working on a reply...