Am I doing something wrong? when using the hiding...
# sdf
d
Am I doing something wrong? when using the hiding.xml ... if I HIDE everything, all the files show up when I create a Bundle. But, if I UNHIDE a few files, those files will NOT appear in the SuiteBundler interface
a
can you share your hiding.xml?
there are 2 parameters in hiding.xml
defaultAction
and
action
can you explain what are the values you have mentined there? if you are providing some paths in
<apply>
tags. The
action
should be
HIDE
and
defaultAction
should be
UNHIDE
If you want to hide everything, change the
defaultAction
to
HIDE
and remove the paths from <apply>