Hi All,
I have two associated tables viz. User and LoginInfo .
User table contains:-
UserId
FirstName
UserType
LoginInfo table contains:-
UserId
UserName
Password
I have 2 type of users: Admin and Agent
Admin can search agents and change Agent details(FirstName, UserName, Password).
I have search result page with edit link in front on every agent.
I dont know how to pre populate the edit form and update the changes in the database.
Can anyone just give me an idea how to do this.
Any help would be appreciated.
Regards,
Vikram
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118180#4118180
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118180
Hi there
I would like to know if it is possible to clear the render parameters of each portlet on a page such that the view rendered for each portlet is that of their initial state when the user first logged in the portal.
The reason I would like to do this is a user is able to change his or her context within our application after which all portlets need to be shown in their initial state. We could check for this event or change in context when rendering each and every portlet we create within our application, but if it is at all possible to reset the render parameters ( reinitialise) all portlets in the container this would be the preferred solution.
Any help or guidance would be much appreciated.
Thanks
Allan
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118169#4118169
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118169