cancel
Showing results for 
Search instead for 
Did you mean: 

How to provide f4 for field

Former Member
0 Kudos

Hello All,

I want to add f4 help for standard filed, for this I have created zodata using search help. Now back end is ready but front end how can add logic.

I have checked below link, but its not sap.m libraries. so how can I achieve it.

Thanks,

john

Accepted Solutions (1)

Accepted Solutions (1)

karanbahl
Active Participant
0 Kudos

Hi John,

The below document might help you:

http://scn.sap.com/docs/DOC-54900

Regards,

Karan

Former Member
0 Kudos

Yes Karan,

I was looking for this and I try to implement it but it is not working. I have seen in the debug it is fetching data from my odata but it is not able to display in UI.

At line number 56 model is having data fetched from backend but when it opens no data, i could not see any errors in console.

I doubt at place   path: "/value", here what needs to maintain, can you please help on this. I have replaced in the code my url,CategoryName with my field.

Thanks,

John

karanbahl
Active Participant
0 Kudos

Hi John,

Can you please share the code and screenshot of the popup/console?

Regards,

Karan

Former Member
0 Kudos

Hi Karan,

I found the issue, as i said issue is with the path. Now i have changed path to "/d/results" cos at runtime data I have seen in this path.

Full credit goes to you.thanks for your quick response.

Thanks,

john

Answers (0)