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
completed the check box field of a category through the API
Elisabeth_Dominguez
someone has completed the check box field of a category through the API?I have done this, but I do not do anything .... I also attached an example of what I do..Thank you very muchRegards
Find more posts tagged with
Comments
Todd_Pinel
Try changing the constant value LAPI_ATTRIBUTES.ATTR_TYPE_BOOLin your code toLAPI_ATTRIBUTES.ATTR_DATAVALUESThe documentation states there are only the following value type constants:ATTR_DATAVALUES ATTR_DEFAULTVALUES
Elisabeth_Dominguez
I change it and it?s works. thank you very muchKinds regards