getProjectsInCustomFieldContext

getProjectsInCustomFieldContext

Syntax

getProjectsInCustomFieldContext(customFieldId, context)

Package

 

Alias

 

Pkg Usage

 

Description

Returns the list of projects for a certain custom field context

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

customfieldId

String

Yes

The id of the custom field (format: customfield_xxxxx)

context

String

Yes

The id or the name of the custom field context

Return Type

String []

Examples

return getProjectsInCustomFieldContext("customfield_10041", "10169");

ITSD|TEST

//global, should return [] return getProjectsInCustomFieldContext("customfield_10040", "10167");

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.