cancel
Showing results for 
Search instead for 
Did you mean: 

CRM Web Ui: Popup with table

Former Member
0 Kudos

Hi Experts.

I am quite new in CRM world and I am facing some problems with the basics...

I have enhance an existing component and create a new method to generate a collection filled in with BOL objects.

Now i will like to display a popupwindow showing in a table (as a list) the attributes of this objects. Just like when you make a search and retrieve the table of results, but without the Search fields, with a completely new objects and in a popup window.

Like I said I am really lost and I dont know if I have to create (and how) a new component, or if I can reuse some existing ones.

Can anyone bring some light to this issue?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Soto,

Create a F4 help for the field required and trigger a custom event when F4 is pressed. Create a view as Table view and then call the view as Popup.

SAP CRM WEB UI : 39.PROVIDING F4 HELP

SAP CRM WEB UI : 56.REUSING A VIEW AS POP UP

You have to modify the code based on your requirement.

Regards,

Karthik

Answers (1)

Answers (1)

SudheerHarman
Advisor
Advisor
0 Kudos