I am trying tu buid a new action (WebNodeAction and WebNodeCmd).
What it should do is return an html which tells me:
how many folders are in the parent folder,
how many workflows...
how mamy documets
etc...
Now my question:
Are there predefined functions or parameters for this.
All i know there is the pChildCount parameter and the
"NumSubNodes(DAPINODE node )"
function which returns only the number of children.
What it should do is return an html which tells me:
how many folders are in the parent folder,
how many workflows...
how mamy documets
etc...
Now my question:
Are there predefined functions or parameters for this.
All i know there is the pChildCount parameter and the
"NumSubNodes(DAPINODE node )"
function which returns only the number of children.