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

Rerender the fields upon yes or no
Hello All,
Can any one suggest me on this!!
I have a custom Object called Task in that i have a picklist Field called Completed in that picklist values are yes or No. So i have to write a visualforce page to render the fields by selecting the picklist value Yes.If Yes i have to render the Fields and i have to add this visual force page on the pagelayout.
section Name: xyzz
Object: Task
Fields : 1.xyz
2.xyz
3.xyz
I have to render this fields by selecting yes.
Can any one suggest me on this!!
I have a custom Object called Task in that i have a picklist Field called Completed in that picklist values are yes or No. So i have to write a visualforce page to render the fields by selecting the picklist value Yes.If Yes i have to render the Fields and i have to add this visual force page on the pagelayout.
section Name: xyzz
Object: Task
Fields : 1.xyz
2.xyz
3.xyz
I have to render this fields by selecting yes.