Tagged Questions

0
votes
1answer
37 views

How can I modify DialogTemplate data on client side?

I am using a CDialogTemplate to open up a dialog where the user can input some notes. What I would like to be able to do is when Ok is pressed, is only modify the client side stora …