cancel
Showing results for 
Search instead for 
Did you mean: 

Value '0' in OVS is lost

Former Member
0 Kudos

Hi,

I am using a OVS help for a field in select-option.

The scenario is that the results table for this field has 5 records (lets say 5 statuses ; 0....4).

The user can have multiple values in this select-option ( standard select-option functionality )!

My issue is;

When the user inputs multiple values, including 0, in this select-option using the OVS help, the value '0' disappears.

i.e If he enters 0, then 1 and then 3.... the value that shows up in selection field are only 1 and 3. '0' is lost.

Can anyone help me in this please?

Thanks,

Sanjiv

Accepted Solutions (1)

Accepted Solutions (1)

pranav_nagpal2
Contributor
0 Kudos

Hi,

try to use data type C or N in this case.. it might help..

regards

Pranav

Answers (2)

Answers (2)

Former Member
0 Kudos

While I had already solved the problem myself, I have given points to Pranav and Arjun for their response to this post.

The response was correct and I believe you deserve points for this...

Cheers!

Sanjiv

arjun_thakur
Active Contributor
0 Kudos

Hi Sanjiv,

The attribute with which you have done the binding is of which type?? Make it a string type. I am sure it'll solve your problem.

Regards

Arjun