Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
when you use the contentPicker and select a node, you can access some metadata like:
contentPicker
but when you use the search to filter the nodes and then select a node from the results you only get:
In my package we check for the IsPublished value, but with the search this property is missing from the metadata.
IsPublished
We could use the contentResource to lookup the published state, but we would like to avoid this and use the metaData.
contentResource
Any ideas?
/Michaël
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
MetaData missing when searching the content
Hi all,
when you use the
contentPicker
and select a node, you can access some metadata like:but when you use the search to filter the nodes and then select a node from the results you only get:
In my package we check for the
IsPublished
value, but with the search this property is missing from the metadata.We could use the
contentResource
to lookup the published state, but we would like to avoid this and use the metaData.Any ideas?
/Michaël
is working on a reply...