You need to sign in to do that
Don't have an account?
Rerender "onselect"
Hi Everyone,
This has probably been talked about before but i really haven't found a clear example. Is it possible to rerender fields on a VF page based on selectlist item. I have tried to use "onclick" and onselect" in the apex:selectlist tag and in an actionsupport tag. The problem is when I click a button to move an item from one selectlist to another new selectlist the fields rerender, when i move another item to the new selectlist the fields change again, but when I click on the first item I moved in the new selectlist the fields dont rerender back to the accociated record. Has anyone encountered this problem?
Thanks in advance for the help,
-hkp716