cancel
Showing results for 
Search instead for 
Did you mean: 

Keyword Search Functionality in CRM WEBUI

Former Member
0 Kudos

Hi Experts,

I am working in CRM 7.0 WEBUI. I have a requirement where i need a Keyword search functionality.In the sense, for suppose i have all names starting with A , B and C as my values for field( can be drop down values). now when i type A on that field then i should be able to see only the Names which start with A as drop down values.

I am not sure how can i achieve this functionality in WEBUI.

Please let me know your inputs.

Thanks & Regards,

Warun

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

Its like memorizing of last user entries. You need to have the coding done in the P-getter of that input field.

Current FRW code doesn't allow for the Smart Value Help (SVH) to be controlled on a field level for fields with complex F4 helps (i.e. fields where clicking on the F4 help icon opens an Advanced Search page).

Please check with SAP for any corrections.

regards,

Muralidhar Prasad.C

Former Member
0 Kudos

Hi Murali,

Thanks for your Reply. Do you have any sample code to write in P getter method of a field for the Smart Value Help.

Thanks,

Sujani Kanakala.

Former Member
0 Kudos

Thanks all !! I have got the solution for this. In my client system the CRM_CALLBACK service is not activated. hence Standard is not showing that feature.

Appreciate all your inputs.

Thanks,

Warun.

CarstenKasper
Active Contributor
0 Kudos

SAP realized this requirement with SAP CRM 7 in their standard. The solution is called Smart ValueHelps and you will find lots of coverage in this forum on how to use them.

Though I have to admint that it is not DDLB, but the F4 PopUp Search helps. Anyhow with the possible values showing after you input the first letters of the words it should not matter.

cheers Carsten

former_member189678
Active Contributor
0 Kudos

Carsten is absolutely correct. It has been realised in CRM 7.0 version. If you write "A" and incase there are possible values then there will be options of selecting values from the list which though will not exactly be a dropdown but will serve the purpose.

Rg,

Harshit

Former Member
0 Kudos

Hi WEBUI Gurus,

Thanks for the inputs. It would be really great if you can send me sample code for it or a link where i can find the solution.

Appreciate your help!

Thanks,

Warun.

Former Member
0 Kudos

Hi,

Some how the Smart Value Help in CRM 7 is not working for me in my client system.

Please suggest me in this regard.

Thanks & Regards,

Warun.

Former Member
0 Kudos

This is not the right forum for this question, please move your question to the correct forum.

matt
Active Contributor
0 Kudos

Thread moved. Hope this is the right one!