Unable to pass interpret Javascript variable to Poeplesoft:
Hi Guyz, We need certain funtionlaity in our page where peolpesoft variable needs to change value by using javascript but as soon as it encounters a decimal (".") or ("\") it is not rendering the value to peoplesoft variable after that character ('.' or '\'). Above mentioned javascript is written inside html object of peoplesoft (PT-8.56.07) . Anyone has any idea about it ..?
For the above development I am using
"submitAction_%FormName(document.%FormName,'#ICSetFieldpagefieldname.' +variable)"
kindly let me know if there is any other way of getting javascript variable in peoplesoft.