
답변 3개

Hi Sunny,1.RenderAs is used in standard controller when you want your vf in pfd format so for now, you don't need to use it in your page.2.Extension is required for this as you need to use the standard as well as custom controller for your vf page.3.The action is also required because it will be needed to invoke the method from your vf page.I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.Thanks and Regards,Deepali Kulshrestha