Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
_nodeTypes() failing to filter properly
Robert_Davies_(unlondonadmin_-_(deleted))
Hi folks.I have a WebNodeCommand object that is meant to apply to Topic's only, so I wrote the _Nodetypes() function asfunction List _Nodetypes() return{ \ $TypeTopic \ }endI use the same function in the correspond WebNodeAction object.I expected that the command would only appear on the list for topics, however what I am seeing is that it appears on every type of object (documents, folders, etc...)This seems to run contrary to the documentation in the SDK manual. What have I done wrong?Best regards/matt.
Find more posts tagged with
Comments
There are no comments yet