You need to sign in to do that
Don't have an account?

passing parameter to VF for URLFOR...
Hello. I'm using the URLFOR() function in a VF page. The issue is that I want to grab a few values from methods in the page's controller and put them in the param list in the URLFOR. Is that possible? How do I do it? I've tried a variety of approaches but I either get a syntax error or it doesn't function properly.
Thanks
Chris