Hello,
I have written a Custom DMI Validator and its functioning fine. But, now I want to get the old values of the form in the Validator class. From the DMI Overview page (http://www.smartclient.com/smartgwte...iOverview.html), I knew that DSRequest would be passed on to the condition method if its included in the signature. But when I tried it dint work. So please help with this.
Also, in my ds xml's I have session variables as velocity expressions like $session.user. But from the validator when I use this ds and execute a fetch on it, the session variables are not getting replaced with its equivalent. Please help with this too.
Thanks
I have written a Custom DMI Validator and its functioning fine. But, now I want to get the old values of the form in the Validator class. From the DMI Overview page (http://www.smartclient.com/smartgwte...iOverview.html), I knew that DSRequest would be passed on to the condition method if its included in the signature. But when I tried it dint work. So please help with this.
Also, in my ds xml's I have session variables as velocity expressions like $session.user. But from the validator when I use this ds and execute a fetch on it, the session variables are not getting replaced with its equivalent. Please help with this too.
Thanks