Reply
Regular Contributor
Manju_BN
Posts: 18
0

VF page development

Hi all,

 

I designing a vf page. In that there is a Picklist value which contains recordtypes. There are 3 recordtypes. When ever we select a record type then all the records related to that record type should be displayed in the page....

 

Can anyone help me to create a VF page to dispaly all the records in a Custom object as per the requirement..

 

Thanks & Regards,

Manjunath BN

Regular Contributor
Moggy
Posts: 38
0

Re: VF page development

isn't that the same question from you in http://boards.developerforce.com/t5/Apex-Code-Development/Display-records-of-a-object/td-p/561625

Not everything that counts can be counted,
and not everything that can be counted counts.
@Albert Einstein
Super Contributor
Vinit_Kumar
Posts: 645
0

Re: VF page development

Agreed with Moggy,

 

I have replied on the earlier post.

 

Please follow the process mentioned in the earlier post which is below :-

 

http://boards.developerforce.com/t5/Apex-Code-Development/Display-records-of-a-object/td-p/561625

 

 

Don't forget to give KUDOS if post helped you.

If this answers your query,please mark this as solution so that it would be useful for others.