Skip to Content
0
Former Member
Aug 31, 2005 at 09:55 AM

doHandleEditData() method not getting called

18 Views

Hi,

I am doing a custom personalization by overriding the doEdit() and doHandleEditData() method. But when I am submitting the form the doHandleEditData method is not getting called and the same form is getting refreshed. I am setting the form.setAction() with request.createPortalComponentURI and the action event(handleEditData).

Can anyone help me about why this is not happening.

thanks

kiran