cancel
Showing results for 
Search instead for 
Did you mean: 

Help in javascript-jsp

Former Member
0 Kudos

Hello All

I'm really new in developing web services with netweaver an I have this problem: I need a set of buttons made with javascript not to be displayed on the web site when no products are found. Could someone help me out? How should I connect the code for button creation (javascript) with the logic about porducts found or not?

Thank you very much in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

DirkAltmann
Active Participant
0 Kudos

Hello Alkis,

I'm not really sure that I understand your problem. But I would check the the field or table with the products are not initial and in this if-condition I would place the javascript code for creating the buttons.

Regards

Dirk