cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create extension field with ERP region values

Former Member
0 Kudos
168

Dear Colleagues,

I would need to know if it's possible to define a custom field (extension field) for the ERP region values. I could not find any standard value list type or Obejct reference for ERP regions values. Is it possible to create a custom field that should be filled with the corresponding values depending on the country selected by the user without scripting?

Thanks in advance!
Martin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

you need to define a new Extension Reference Type for ERP Region(Setup>Extension Reference Type):

So you can create any extension fields of type object reference for ERP Region.

Francisco.

former_member89217
Contributor
0 Kudos

Theis will get you the field. It will not auto populate with the correct value. You would still need some scripting if you don't want the user to select it for themselves.

Gary

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks Francisco and Gary, I will test this !!
Regards,

Martin