cancel
Showing results for 
Search instead for 
Did you mean: 

Using JavaScript function on clicking on LinkToURL control at runtime.

Former Member
0 Kudos

hi,

i am calling a javascript function when i click on the LinkToURL link on my page.

In this function i have not paased any parameters.

I want to supply 2 parameters which have been defined for LINKCLICK event eg a string and a DOMEvent.

when i use my method with the above mentioned parameters then it does not work else it works.

Can anyone tell me why is it so and wht do i need to do to make it work with those parameters.

Regards

saurabh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Have you filled the PDK for .NET survey yet? You can win an MP3 player!!!

http://feedback.sap.com/efs/vote?campaign=39c7899ecca40a6709a638bd0388ac8b&org=332

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

First take a look here (mostly the last 2 paragraphs):

https://media.sdn.sap.com/html/submitted_docs/dotnet/Programming%20with%20PDK%20for%20.NET/SAP%20Net...

Also notice the short description documentation that is shown when you click in the property grid on the specific scripting event. It shows you the signature of the function.

Regards,

Ofer

-


Have you filled the PDK survey yet? You can win an MP3 player!!!

http://feedback.sap.com/efs/vote?campaign=39c7899ecca40a6709a638bd0388ac8b&org=332