Pages opening as New Tab

Hello,

In Citect -2018Runtimewhen I open page it will be opened as new tab.

I don't need new tab I need to open the page only in single tab.

Only one page will be open at a time....

Please reply how to do it...

Thanks...

STolz Enterprises

Parents
  • Hi,

    I assume you are using the SxW templates.
    Actually there is only one page open at any time, the tabs are just keeping track of "open" pages based on the page stack.

    The easiest way to force "single" tab is to set the parameter in the ini:
    [Page]MaxList=1

    or to make it project wide, in Citect Studio :
    Setup - Parmaters , add a new parameter there
    Section Name = Page
    Name = MaxList
    Value = 1
Reply
  • Hi,

    I assume you are using the SxW templates.
    Actually there is only one page open at any time, the tabs are just keeping track of "open" pages based on the page stack.

    The easiest way to force "single" tab is to set the parameter in the ini:
    [Page]MaxList=1

    or to make it project wide, in Citect Studio :
    Setup - Parmaters , add a new parameter there
    Section Name = Page
    Name = MaxList
    Value = 1
Children
No Data