cancel
Showing results for 
Search instead for 
Did you mean: 

How to search MDM Lookup value by Text

Former Member
0 Kudos

Hi All,

I have a main table with lookup value as one of the fields, my requirement is to search for lookup value according to the text entered in the input field how to achieve this ?

earlier i used one drop down by setting all the lookup values along with their record id's and searched basing on the selected record id in the drop down

Thanks,

Ramprasad

Accepted Solutions (0)

Answers (2)

Answers (2)

junwu
Active Contributor
0 Kudos

you can just treat it like a text field.

Former Member
0 Kudos

Hi,

If you have MDM Webdynpro Configurator configured for generating Webdynpro components, you can achieve this requirement with simple steps

1. Create a Project specifying all connection attribution to the Repoistory

2. Creating Search Page within the new project created.

3. Add Page of Free Form Search specifying lookup and main table details.

4. Use the Page developed in your Webdynpro Application by specifying project and page name as created above.