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

Create a field dependent from another field

1,004

Hello,

we need to create in SAP Marketing Cloud a field dependent from another field.

The goal is to generate a field with type "Code List" showing specific values, depending on the value set in another field with type "Code List" .

For example, once chosen value "A" from "Field A", only values A B and C are shown in "Field B"; similarly, once chosen value B from "Field A", only values D and E are shown in "Field B".

Is there a way to do this?

Thank you,

Sonia

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member

Hi Sonia,

You can create two Custom Field and control value (single value) of one field based on other field, by writing Custom Logic.

You will have to use Implementation BADI, which will execute your Custom logic at appropriate hook.

However, there is no Implementation BADI possible for filtering Codelist values as of now.

KunalBansal
SAP Champion
SAP Champion

Hello Sonial,

You are trying to create a Custom Field of type Code List which doesn't allow yet to do so in SAP Marketing Cloud!

Best Regards,

Kunal

0 Likes

Thank you!

Is there a way to creare dependent fields with a field type different from Code List?

Or can we try with Custom Business Object?

Thank you,

Sonia