cementedmind / jquery-load-json

Automatically exported from code.google.com/p/jquery-load-json
0 stars 0 forks source link

Can we edit the data coming from the server and then display it in the field ? #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get phone number from server in this format: 8888888888 
2. Want to display it in the UI in this format: 888-888-8888
3. But the name tag is binded with the bean class on the server

What is the expected output? What do you see instead?
I see the same display data of the server

What version of the product are you using? On what operating system?

Please provide any additional information below.
Is there a way in which we can manipulate the data thats coming from the server 
and then display it on the UI page

Original issue reported on code.google.com by krunalsh...@gmail.com on 1 May 2014 at 7:02