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
Updating Custom Attributes
Robert_Scott_(sercoadmin_-_(deleted))
I have added custom attributes to an additional tab on the info page which update OK. However, if any items on the other tabs, ie General or Presentation need updating I get an error of 'object value not specified' in NodeUpdateSubClassPre. It is expecting the custom attributes to be updated. I'm sure there is a simple solution to this, but the documentation I have to hand doesn't tell me! Any ideas?
Find more posts tagged with
Comments
Robert_Scott_(sercoadmin_-_(deleted))
I have found the solution to this - if anyone else is having this problem.In nodeupdatesubclasspre enter the following 'if' statements If IsDefined (result)If request.objaction == "action name"