Skip to main content

Search and Top Navigation

#15307 closed feature (worksforme)

Opened July 30, 2018 06:39PM UTC

Closed October 25, 2018 01:53PM UTC

Option to show tabs when created

Reported by: Lazenbyt Owned by:
Priority: minor Milestone: none
Component: ui.core Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:
Description

I would like to have a way to specify that the tab I create would be selected and its corresponding panel shown through something similar to

    tabs(
       create: "visible"
    );
Attachments (0)
Change History (2)

Changed July 30, 2018 07:16PM UTC by rjollos comment:1

description: I would like to have a way to specify that the tab I create would be selected and its corresponding panel shown through something similar to \ \ tabs( \ create: "visible" \ );I would like to have a way to specify that the tab I create would be selected and its corresponding panel shown through something similar to \ \ {{{#!js \ tabs( \ create: "visible" \ ); \ }}}

Changed October 25, 2018 01:53PM UTC by scottgonzalez comment:2

resolution: → worksforme
status: newclosed

I really don't understand how the proposed API would work, but what you want can be accomplished with the existing APIs.