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

How to restrict the OVS fields based on the Drop down Value in C4C

former_member703991
Participant
0 Likes
661

Hi All,

How to restrict the OVS fields based on the Drop down Value in C4C??

Scenario is Plant (OVS) field get restricted based on the Type(Dropdown) field. It should be done in Detail(TI) screen

Accepted Solutions (0)

Answers (1)

Answers (1)

ashishsingh1987
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Riyu,

You have query/filter parameters available on the OVS. Those parameters can be filled with the values from the data model as shown in below screenshot.

The ease of passing the data to the OVS depends on whether you are working on the standard TI screen or Custom TI screen.

With Custom TI screen it becomes pretty simple to do this activity. However with Standard screens you would need to do some adjustments. Most probably might have to create duplicate fields like the standard fields and then configure the OVS filter parameters.

Also, just check for the OVS as well if they have the filter parameters available or not. If the standard reuse OVS does not have the filter parameter then an additional effort of creating a custom OVS with the filter parameters would be required.

Regards,

Ashish