Dear Gurus,
FormCalc function WordNum works fine however gives the value in words with Dollar and Cent as currency symbol.
Is there a way to use this function (or any other similar function) to get the result in my desired currency (specially when a different locale cannot be used). For e.g I have a Field "txtrup" where user puts in the numerical value and the result in words is shown in a Field "txtinwords" using WordNum(txtrup,2). If for instance we put 1 in Field "txtrup" the result in Field "txtinwords" would be "one Dollar and zero cents". Now I want the result as "one Rupee and zero paisas".
How can above be achieved.
Furhter please guide how can user defined Functions be added to LifeCycle designer. If it is not too much to ask, I shall be highly grateful if a code showing JavaScript funtion for conversion of word for use in LifeCycle designer is illustrated.
Regards
I am try to do this but not working number to words conversion in Adobe LiveCycle Designer.i am placing two text box in my Adobe LiveCycle Designer layout then coping above code in Java Script Exit event then execute my form not working and i am checking Documnent properties - - >Security Tab - -> it shows this pdf form has restrict some operation. What should i do ?