I have a property that displays a checkbox list. The result is a comma delimited list. I am trying to use the code snippet below to take the list and convert it to nodes. I have two items in the list but get a return count of zero. Is this the correct code for the new schema?
Get nodes, node count in v.4.5.1 schema
I have a property that displays a checkbox list. The result is a comma delimited list. I am trying to use the code snippet below to take the list and convert it to nodes. I have two items in the list but get a return count of zero. Is this the correct code for the new schema?
Try this at the end:
That was it, thanks!
is working on a reply...