Announcement

Collapse
No announcement yet.

Cat tree appearing twice

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Cat tree appearing twice



    ------=_NextPart_000_0033_01C53E5A.3E06F7F0
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable

    I'm using a custom cat tree using

    %IF((g.Screen EQ 'AFCL') OR (g.Screen EQ 'BASK') OR (g.Screen EQ =
    'LOGN')
    OR (g.Screen EQ 'ACNT') OR (g.Screen EQ 'SRCH') OR (g.SubScreen EQ
    'TELL'))%

    %FLUSH%
    %ASSIGN(l.foo|OUI_Category_Tree(0,0,0))%

    %IFEND%

    for screens that do not normally have a cat tree. I'm having a problem =
    with the Missing Attributes screen. The standard cat tree appears and =
    the custom tree appears on the screen. Is the Missing Attributes a =
    subscreen? Or what screen name is it so I can try and "turn off" the =
    second cat tree that appears?

    Thanks,
    Leslie


    ------=_NextPart_000_0033_01C53E5A.3E06F7F0--

Working...
X