Skip to Content
0
Former Member
Nov 22, 2011 at 01:46 PM

Call javascript function onClientClick not working

213 Views

Hi,

I have a req. to call a javascript function on a htmlb button click, i have used the onClientClick but it is not calling that function.

sample code im using is

describing javascrpt function check() here...

...then...

one of the button attribute is

onClientClick = "javascrpt:check();"

Please help or point out the mistake in the above code. Its for CRM 7.0 EHP1

Cannot write full code as it is not accepting.

Rgds,

Shobhit