/
getProjectsInCustomFieldContext
getProjectsInCustomFieldContext
Description
Returns the list of projects for a certain custom field context
Parameters
Return Type
String []
Examples
return getProjectsInCustomFieldContext("customfield_10041", "10169");
ITSD|TEST
//global, should return []
return getProjectsInCustomFieldContext("customfield_10040", "10167");
See also
, multiple selections available,
Related content
isCustomFieldInContext
isCustomFieldInContext
More like this
getCustomFieldIdByName
getCustomFieldIdByName
More like this
getProjectIdByKey
getProjectIdByKey
More like this
getPortalForProject
getPortalForProject
More like this
admGetContextualScreenFields
admGetContextualScreenFields
More like this
getProjectKeyById
getProjectKeyById
More like this