Project

General

Profile

Help with custom field

Added by Peter Drábik about 8 years ago

Hi all,
I have custom field with parametres:
name: Typ
type: project
id: 17
This field have list format and in possible values i have External, Overhead, Developt.

In my code I want to use if @project.custom_field_values[17] == 'External' and this doesnt work.

Can we help with solve this.

Sorry for my bad english