cancel
Showing results for 
Search instead for 
Did you mean: 

Search in custom OVS with both ID and Description like Standard OVS

former_member273875
Participant
0 Kudos

Dear expert,

Currently, I create my custom OVS but my OVS can search only by ID, it cannot search both by ID and Description like Product OVS.

It's my binding for Search Text OVS. How can I bind both PlantCode field and PlantName field for search text?

Thanks for your support!

Regards,

Huy-Nguyen

Accepted Solutions (1)

Accepted Solutions (1)

former_member216303
Participant
0 Kudos

Hi,

In order to search both ID and description through the custom OVS,

1. Add the ID and description under search parameter in data binding tab and bind the corresponding fields.
※ In this place, we need to create the new data node for the search parameters instead of the standard.
eg: SearchParameters
ID
Description

2. In inports of the controller tab, bind the query search parameter (ID and description) directly to get values
option on typing.

Best regards,
Toke Kitt.

Answers (0)