cancel
Showing results for 
Search instead for 
Did you mean: 

OVS for Country field not available in publicovs

prateekkr
Explorer
0 Kudos

Hello,

We have a requirement to add a field "Account's Country" in the Advanced filter pane of the Customer Quote OWL. I have created an extension field of type "ID" but now I've no idea how to convert it into OVS which can list down the countries. Please suggest how to proceed.

Thanks,

Prateek

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The easiest way to get a list of countries and be able to select one is to create the element with a datatype of CountryCode

e.g. element Country : CountryCode

then extend it to the screen, and you will have a dropdown box with all the countries available.

Thanks,

Will

prateekkr
Explorer
0 Kudos

Hello Will,

It worked out very well !

Thanks a lot ! you saved my time

Regards,

Prateek

Answers (3)

Answers (3)

Rudhra
Participant
0 Kudos

Dear Prateek,

if it is an standard screen, then you need to try in the extensibility explorer.

Regards

Rudhra

Rudhra
Participant
0 Kudos

Dear Prateek,

Select the Selection group

Then select Change ID field configuration

Rudhra

former_member187270
Participant
0 Kudos

Hi Prateek,

No need of converting field to OVS. Just create your custom ovs and add your ovs to the field from extensibility explorer.

Thanks,

Quddus.

prateekkr
Explorer
0 Kudos

Hi Quddus,

If I create my own OVS then how can I add the list of the countries ? Could you please give me the step involved so that I can understand better.

Thanks,

Prateek

Rudhra
Participant
0 Kudos

Dear prateek,

you need to check the edit mode,

then try it, this will work

regards

Rudhra

prateekkr
Explorer
0 Kudos

Hi Rudra,

I tried in Edit mode only but wasn't useful.

Thanks,

Prateek