The function returns an ObjSearch
, based on the choices the editor made for the DataLocator
. If the datalocator
attribute is empty (i.e. the editor has not filled it out yet), an empty ObjSearch
is returned.
Converts the value of a datalocator
attribute to a list of CMS objects.
The function returns an ObjSearch
, based on the choices the editor made for the DataLocator
. If the datalocator
attribute is empty (i.e. the editor has not filled it out yet), an empty ObjSearch
is returned.
Params
dataLocator
(DataLocator
) – the value of a datalocator
attribute of a CMS object.
Returns
ObjSearch
– List of CMS objects (or an empty list)