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
Easy way to access custom node attributes??
Robert_Krystal_(calgaryuser5_-_(deleted))
Does anyone know if there is an easier way to retrieve custom columns in the DTree table than to run a SQL Select statement? Is there anyway I can add an instance attribute to the DAPINODE so that I can access with node.pXXXXX like node.pName or node.pID?Thanks
Find more posts tagged with
Comments
Magnus_Salgo_(IDNordicAdmin_(Delete)_2300172)
Why not use ExtendedData see builder help \builder\documentation\packages\dapinode.htmlnode.pExtendedData then you can access gregattr asnode.pextendedData.gregattr