Store html value in jelly script variable
On the below script I want to set the number value which is in html text field into the jelly script variable "jvar_number", but the below code didnt work, am i missing something.Client script:- addLoadEvent(function() { var url = top.location.hr...